Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xeab1…53df0x3e0a…78e7Base$0.004286100%coinbase72d ago0xba64b0…000513
0xeab1…53df0x3e0a…78e7Base$0.003988100%coinbase72d ago0x2d26f5…ccab01
0xeab1…53df0x3e0a…78e7Base$0.003006100%coinbase72d ago0x62482b…8a7f9d
0xeab1…53df0x3e0a…78e7Base$0.005605100%coinbase72d ago0xba7c3a…0ec363
0xeab1…53df0x3e0a…78e7Base$0.004733100%coinbase72d ago0xeeff9c…79f7e4
0xeab1…53df0x3e0a…78e7Base$0.002962100%coinbase72d ago0x709f2d…18f2e2
0xeab1…53df0x3e0a…78e7Base$0.004503100%coinbase72d ago0xb5e675…94cee2
0xeab1…53df0x3e0a…78e7Base$0.002943100%coinbase72d ago0x3f2905…ff7dbf
0xeab1…53df0x3e0a…78e7Base$0.00311100%coinbase73d ago0x43b8de…328196
0xeab1…53df0x3e0a…78e7Base$0.005504100%coinbase73d ago0xa62c44…8d8d12
0xeab1…53df0x3e0a…78e7Base$0.002645100%coinbase73d ago0x18509f…dd4a33
0xeab1…53df0x3e0a…78e7Base$0.005707100%coinbase73d ago0x9bb11c…432a21
0xeab1…53df0x3e0a…78e7Base$0.005888100%coinbase73d ago0x08dbe0…21d99e
0xeab1…53df0x3e0a…78e7Base$0.003095100%coinbase73d ago0xceaa48…420941
0xeab1…53df0x3e0a…78e7Base$0.003553100%coinbase73d ago0xe68d82…0f51e9
0xeab1…53df0x3e0a…78e7Base$0.004651100%coinbase73d ago0x2f7780…3b0730
0xeab1…53df0x3e0a…78e7Base$0.002793100%coinbase73d ago0x7f5e57…00b59d
0xeab1…53df0x3e0a…78e7Base$0.005694100%coinbase73d ago0x3251b9…f10ebe
0xeab1…53df0x3e0a…78e7Base$0.005595100%coinbase73d ago0xd3c63f…9ef993
0xeab1…53df0x3e0a…78e7Base$0.004482100%coinbase73d ago0x150510…d869b0
0xeab1…53df0x3e0a…78e7Base$0.004236100%coinbase73d ago0xae8027…eef453
0xeab1…53df0x3e0a…78e7Base$0.003952100%coinbase73d ago0xde6497…d2169c
0xeab1…53df0x3e0a…78e7Base$0.004541100%coinbase73d ago0xeaf24d…146a63
0xeab1…53df0x3e0a…78e7Base$0.005911100%coinbase73d ago0xd65cd8…d88e07

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.