Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xba15…105f0x3e0a…78e7Base—$0.003826100%coinbase75d ago0x2e24f8…c0868b
0xba15…105f0x3e0a…78e7Base—$0.003573100%coinbase75d ago0x347e37…38ce55
0xba15…105f0x3e0a…78e7Base—$0.004695100%coinbase75d ago0xdb5e8f…2238a0
0xba15…105f0x3e0a…78e7Base—$0.005847100%coinbase75d ago0xf975d4…8a85d9
0xba15…105f0x3e0a…78e7Base—$0.002718100%coinbase75d ago0xe4f7ba…f5daf1
0xba15…105f0x3e0a…78e7Base—$0.004976100%coinbase75d ago0x9cf534…827e35
0xba15…105f0x3e0a…78e7Base—$0.003676100%coinbase75d ago0x691246…e42cc7
0xba15…105f0x3e0a…78e7Base—$0.004371100%coinbase75d ago0xda15d1…82af1a
0xba15…105f0x3e0a…78e7Base—$0.004881100%coinbase75d ago0xfdecb9…5dd126
0xba15…105f0x3e0a…78e7Base—$0.004003100%coinbase75d ago0x9b2ebf…0d850f
0xba15…105f0x3e0a…78e7Base—$0.002851100%coinbase75d ago0xf0b077…a05e01
0xba15…105f0x3e0a…78e7Base—$0.005787100%coinbase75d ago0xe1d263…ff289f
0xba15…105f0x3e0a…78e7Base—$0.003781100%coinbase75d ago0xdf825f…89b682
0xba15…105f0x3e0a…78e7Base—$0.005782100%coinbase75d ago0xa5ba8e…96ab60
0xba15…105f0x3e0a…78e7Base—$0.003697100%coinbase75d ago0x9a9e74…9611b4
0xba15…105f0x3e0a…78e7Base—$0.00512100%coinbase75d ago0x5e704a…1077a1
0xba15…105f0x3e0a…78e7Base—$0.003069100%coinbase75d ago0x931767…c78198
0xba15…105f0x3e0a…78e7Base—$0.00488100%coinbase75d ago0x16aa98…f64d8a
0xba15…105f0x3e0a…78e7Base—$0.003078100%coinbase75d ago0x868e8f…f1fb9d
0xba15…105f0x3e0a…78e7Base—$0.005629100%coinbase75d ago0xa3b778…b3531e
0xba15…105f0x3e0a…78e7Base—$0.004975100%coinbase75d ago0xa120d8…1b18b6
0xba15…105f0x3e0a…78e7Base—$0.004554100%coinbase75d ago0x24b1ad…38a92d
0xba15…105f0x3e0a…78e7Base—$0.005435100%coinbase75d ago0x789483…cfc46c
0xba15…105f0x3e0a…78e7Base—$0.00408100%coinbase75d ago0xc7c7ed…38a471
0xba15…105f0x3e0a…78e7Base—$0.005712100%coinbase75d ago0x55046d…00366f

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.