Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xefdf…3c3d0x3e0a…78e7Base—$0.00326100%coinbase72d ago0x557728…2c51a6
0xefdf…3c3d0x3e0a…78e7Base—$0.003899100%coinbase72d ago0xff285e…60de7d
0xefdf…3c3d0x3e0a…78e7Base—$0.003949100%coinbase72d ago0x5f157c…15884b
0xefdf…3c3d0x3e0a…78e7Base—$0.005709100%coinbase72d ago0xbf638a…f61c5a
0xefdf…3c3d0x3e0a…78e7Base—$0.004815100%coinbase72d ago0xf8b10a…0b8d61
0xefdf…3c3d0x3e0a…78e7Base—$0.004814100%coinbase73d ago0xe01e25…6676bf
0xefdf…3c3d0x3e0a…78e7Base—$0.003409100%coinbase73d ago0x02ad41…2501ae
0xefdf…3c3d0x3e0a…78e7Base—$0.004197100%coinbase73d ago0xe5d510…0d4f75
0xefdf…3c3d0x3e0a…78e7Base—$0.004241100%coinbase73d ago0x8d85db…38eedd
0xefdf…3c3d0x3e0a…78e7Base—$0.003871100%coinbase73d ago0xce61b1…7b5de4
0xefdf…3c3d0x3e0a…78e7Base—$0.003874100%coinbase73d ago0x9e016d…5fd065
0xefdf…3c3d0x3e0a…78e7Base—$0.003543100%coinbase73d ago0x21925b…fd3903
0xefdf…3c3d0x3e0a…78e7Base—$0.005875100%coinbase73d ago0x52f1cb…c6989c
0xefdf…3c3d0x3e0a…78e7Base—$0.005544100%coinbase73d ago0xa5ba52…903ad3

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.