Transactions

Every settlement, with the service it paid for and an x402-confidence score.

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6bf5…9ded0xb4d6…2f46Base$0.02100%Route unknown97d ago0x085c7b…2f22f6
0x64eb…47180xb4d6…2f46Base$0.05100%Route unknown97d ago0xee0afe…e89e3f
0x64eb…47180xb4d6…2f46Base$0.05100%Route unknown97d ago0xed417b…c3c361
0x64eb…47180xb4d6…2f46Base$0.005100%Route unknown97d ago0x31b6a9…d38393
0x64eb…47180xb4d6…2f46Base$0.005100%Route unknown97d ago0x3ef393…c13fee
0x64eb…47180xb4d6…2f46Base$0.005100%Route unknown97d ago0x67d7c3…a44c22
0x64eb…47180xb4d6…2f46Base$0.005100%Route unknown97d ago0x71e8d9…c04658
0x64eb…47180xb4d6…2f46Base$0.005100%Route unknown97d ago0xafc658…294e97
0x64eb…47180xb4d6…2f46Base$0.005100%Route unknown97d ago0x74ce1b…4ee643
0x64eb…47180xb4d6…2f46Base$0.005100%Route unknown97d ago0x526e75…a14d95
0x64eb…47180xb4d6…2f46Base$0.005100%Route unknown97d ago0x81442b…33d342
0x64eb…47180xb4d6…2f46Base$0.005100%Route unknown97d ago0x5f1f3b…7b50e1
0x64eb…47180xb4d6…2f46Base$0.005100%Route unknown97d ago0xac4bca…cb3164
0x3eba…72ae0xb4d6…2f46Base$0.005100%Route unknown97d ago0x2a71e7…fc30c7
0x3eba…72ae0xb4d6…2f46Base$0.005100%Route unknown97d ago0x8acbb0…930a79
0x3eba…72ae0xb4d6…2f46Base$0.005100%Route unknown97d ago0x62f8f9…120cb0
0xd2b7…e7400xb4d6…2f46Base$0.005100%Route unknown97d ago0x12083b…14839a
0x6bf5…9ded0xb4d6…2f46Base$0.02100%Route unknown97d ago0x95ea5e…2ae24f
0x6bf5…9ded0xb4d6…2f46Base$0.02100%Route unknown97d ago0xe0333a…5aab95
0x6bf5…9ded0xb4d6…2f46Base$0.02100%Route unknown97d ago0x3dfdd1…73b15a
0x3eba…72ae0xb4d6…2f46Base$0.005100%Route unknown97d ago0x14cbd2…4890e1
0x6bf5…9ded0xb4d6…2f46Base$0.02100%Route unknown97d ago0xd3ff71…a4b208

Hand this page to an agent

Copy the prompt and paste it into Claude, an MCP client or your own agent — it will pull the settlement ledger and summarise what is moving over the free read API. No key, no account.

GET api.roundhouseai.io/v0/transactions

Open skill.md
Show the prompt
Using Roundhouse, show me the most recent x402 settlements and tell me what stands out —
which merchants are being paid, typical amounts, and anything unusual.

curl -s 'https://api.roundhouseai.io/v0/transactions?limit=100'

Amounts are USD; `x402_probability` below 0.5 means the payment is probably not x402.
Report per-payer and per-merchant figures only — site-wide totals live at https://app.roundhouseai.io/stats.

The /v0 API needs an API key (`authorization: Bearer rh_live_…`) on everything except
/v0/unified* and /v0/endpoints. Mint a personal key for $0.01 at GET https://api.roundhouseai.io/v0/test/x402,
or use an organization key from https://app.roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://app.roundhouseai.io/skill.md first — it is the whole procedure.