Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x288f…ad4f0x10c1…1e24Base—$0.17100%coinbase107d ago0x308d56…2803d8
0x288f…ad4f0x10c1…1e24Base—$0.23100%coinbase107d ago0xce7f1a…a18987
0x288f…ad4f0x10c1…1e24Base—$0.52100%coinbase107d ago0xefa810…f5f1df
0x288f…ad4f0x10c1…1e24Base—$0.21100%coinbase107d ago0x9217c9…2b94ff
0x288f…ad4f0x10c1…1e24Base—$0.56100%coinbase107d ago0x0d16c6…b3cf22
0x288f…ad4f0x10c1…1e24Base—$0.57100%coinbase107d ago0x46faec…559ec2
0x288f…ad4f0x10c1…1e24Base—$0.57100%coinbase107d ago0x962b85…405f02
0x288f…ad4f0x10c1…1e24Base—$0.59100%coinbase107d ago0x593990…f52dc6
0x288f…ad4f0x10c1…1e24Base—$0.56100%coinbase107d ago0x9a3944…db1450
0x288f…ad4f0x10c1…1e24Base—$0.54100%coinbase107d ago0x81a271…0ee08e
0x288f…ad4f0x10c1…1e24Base—$0.56100%coinbase107d ago0x6bb894…136612
0x288f…ad4f0x10c1…1e24Base—$0.59100%coinbase107d ago0x3c8386…c885bf
0x288f…ad4f0x10c1…1e24Base—$0.74100%coinbase107d ago0x2a3c2b…d6774f
0x288f…ad4f0x10c1…1e24Base—$0.59100%coinbase107d ago0x857bd5…7708cf
0x288f…ad4f0x10c1…1e24Base—$0.57100%coinbase107d ago0x9902ac…32e5e4
0x288f…ad4f0x10c1…1e24Base—$0.53100%coinbase107d ago0x207de0…78f48b
0x288f…ad4f0x10c1…1e24Base—$0.56100%coinbase107d ago0xf17704…029562
0x288f…ad4f0x10c1…1e24Base—$0.74100%coinbase107d ago0xf678b9…a47524
0x288f…ad4f0x10c1…1e24Base—$0.36100%coinbase108d ago0x94f1e0…555c94
0x288f…ad4f0x10c1…1e24Base—$0.52100%coinbase108d ago0x4752b0…0786e6

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.