Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0184…d5460x3e0a…78e7Base—$0.003995100%coinbase74d ago0xdee30f…5b0674
0x0184…d5460x3e0a…78e7Base—$0.002974100%coinbase74d ago0x00104a…c370a9
0x0184…d5460x3e0a…78e7Base—$0.004193100%coinbase74d ago0xd0cea8…0de23e
0x0184…d5460x3e0a…78e7Base—$0.005114100%coinbase74d ago0xe9cb91…b30018
0x0184…d5460x3e0a…78e7Base—$0.003514100%coinbase74d ago0xcff922…ec0abb
0x0184…d5460x3e0a…78e7Base—$0.005746100%coinbase74d ago0xf05b99…e6b436
0x0184…d5460x3e0a…78e7Base—$0.005178100%coinbase75d ago0x4b2a54…e8a47c
0x0184…d5460x3e0a…78e7Base—$0.005702100%coinbase75d ago0x7fc946…0820a3
0x0184…d5460x3e0a…78e7Base—$0.005001100%coinbase75d ago0xbd59ba…53b055
0x0184…d5460x3e0a…78e7Base—$0.005789100%coinbase75d ago0xbfd2ed…9369ba
0x0184…d5460x3e0a…78e7Base—$0.003841100%coinbase75d ago0xdc0c13…4cebf4
0x0184…d5460x3e0a…78e7Base—$0.005265100%coinbase75d ago0xbac96d…c9439b
0x0184…d5460x3e0a…78e7Base—$0.005243100%coinbase75d ago0xa80939…45fa75
0x0184…d5460x3e0a…78e7Base—$0.00364100%coinbase75d ago0x785933…74ea49
0x0184…d5460x3e0a…78e7Base—$0.004669100%coinbase75d ago0x2def8e…87cfa5
0x0184…d5460x3e0a…78e7Base—$0.005505100%coinbase75d ago0xba736c…8068a3
0x0184…d5460x3e0a…78e7Base—$0.004275100%coinbase75d ago0xcac241…9c0951
0x0184…d5460x3e0a…78e7Base—$0.005858100%coinbase75d ago0x1017b4…fc4799

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.