Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc9a2…31540x47c5…4fc3Base—$31.5070%0x8494…2e447d ago0x6d567c…8fd05d
0xc9a2…31540x47c5…4fc3Base—$10.5070%0xa8cd…65488d ago0x681254…4f3b84
0xc9a2…31540x47c5…4fc3Base—$10.5070%0x2a1b…cb288d ago0xc8ec70…606ec1
0xc9a2…31540x47c5…4fc3Base—$22.5870%0x1763…dc228d ago0xbf19b2…773b0b
0xc9a2…31540x47c5…4fc3Base—$10.5070%0xbc18…facb8d ago0xa1b831…c2b6d0
0xc9a2…31540x47c5…4fc3Base—$10.5070%0x9765…21f58d ago0xde747c…9c36cf
0xc9a2…31540x47c5…4fc3Base—$10.5070%0xc234…1c388d ago0x5f3b75…9f3875
0xc9a2…31540x47c5…4fc3Base—$10.5070%0x5e05…afbb8d ago0x1b6d47…8ff4db
0xc9a2…31540x47c5…4fc3Base—$10.5070%0x560f…a7138d ago0x250ccd…3bc12b
0xc9a2…31540x47c5…4fc3Base—$10.5070%0x971c…70dd8d ago0x027f21…44cb7f
0xc9a2…31540x47c5…4fc3Base—$11.5570%0x16b5…bfc08d ago0xbe2fd6…5045f3
0xc9a2…31540x47c5…4fc3Base—$10.5070%0x5520…8e5b8d ago0xde1517…d0a347
0xc9a2…31540x47c5…4fc3Base—$10.5070%0xf643…98108d ago0x1de9b4…3b5a96
0xc9a2…31540x47c5…4fc3Base—$10.5070%0x505d…14d68d ago0xe8ca7f…ca9e0a
0xc9a2…31540x47c5…4fc3Base—$10.5070%0x791a…97b48d ago0xefa607…fe6585
0xc9a2…31540x47c5…4fc3Base—$16.8070%0xd09f…ebf08d ago0xeba817…b4f33d
0xc9a2…31540x47c5…4fc3Base—$10.5070%0x9765…2c948d ago0xfed6fe…9ba191
0xc9a2…31540x47c5…4fc3Base—$10.5070%0xab17…f9438d ago0xcd3a87…c06c16
0xc9a2…31540x47c5…4fc3Base—$25.2070%0x1c06…7baa8d ago0xfb6a3f…ee1d27
0xc9a2…31540x47c5…4fc3Base—$10.5070%0xb769…f8818d ago0xb8ac38…a57d70
0xc9a2…31540x47c5…4fc3Base—$11.5570%0x75ef…a0f98d ago0x5061c2…74b08c
0xc9a2…31540x47c5…4fc3Base—$10.5070%0x8112…51678d ago0x08833c…f1931c
0xc9a2…31540x47c5…4fc3Base—$10.5070%0x850e…50178d ago0xc04bf7…1dc23b
0xc9a2…31540x47c5…4fc3Base—$10.5070%0xa070…95e08d ago0xad1bcc…cb8779
0xc9a2…31540x47c5…4fc3Base—$10.5070%0x5e96…f1598d ago0x18efec…c2613d

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://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://roundhouseai.io/dashboard/team.

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