Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x90f5…e4150x4122…6ef1Base—$0.001100%coinbase42d ago0xbf2717…cfd138
0x90f5…e4150x4122…6ef1Base—$0.001100%payAI42d ago0x16f381…d5f182
0x90f5…e4150x4122…6ef1Base—$0.001100%coinbase42d ago0xee64b0…8eef7c
0x90f5…e4150x4122…6ef1Base—$0.001100%payAI42d ago0x9c1215…a1d78c
0x90f5…e4150x4122…6ef1Base—$0.001100%payAI42d ago0x6fd6e9…6408b7
0x90f5…e4150x4122…6ef1Base—$0.001100%coinbase42d ago0x9addad…6d21e3
0x90f5…e4150x4122…6ef1Base—$0.001100%payAI42d ago0xe1ab14…aa71ad
0x90f5…e4150x4122…6ef1Base—$0.001100%coinbase42d ago0xd2f141…aa81f8
0x90f5…e4150x4122…6ef1Base—$0.001100%coinbase42d ago0xe0e352…5336c1
0x90f5…e4150x4122…6ef1Base—$0.001100%payAI42d ago0x5156e2…7a1254
0x90f5…e4150x4122…6ef1Base—$0.001100%payAI42d ago0x52f9c2…42ed76
0x90f5…e4150x4122…6ef1Base—$0.001100%coinbase42d ago0xb0db46…aa0477
0x90f5…e4150x4122…6ef1Base—$0.001100%coinbase42d ago0x384180…0145d8
0x90f5…e4150x4122…6ef1Base—$0.001100%payAI42d ago0x2684eb…75df49
0x90f5…e4150x4122…6ef1Base—$0.001100%coinbase42d ago0x477abe…fcd2d2
0x90f5…e4150x4122…6ef1Base—$0.001100%payAI42d ago0x0ebe4e…76e5e6
0x90f5…e4150x4122…6ef1Base—$0.001100%payAI42d ago0x061231…956790
0x90f5…e4150x4122…6ef1Base—$0.001100%payAI42d ago0x3a5dec…7c8ec3
0x90f5…e4150x4122…6ef1Base—$0.001100%coinbase42d ago0x0f2e17…5b518d
0x90f5…e4150x4122…6ef1Base—$0.001100%coinbase42d ago0xce1ca0…86794b
0x90f5…e4150x4122…6ef1Base—$0.001100%coinbase42d ago0x67d865…23e286
0x90f5…e4150x4122…6ef1Base—$0.001100%payAI42d ago0x5140ed…7ba746
0x90f5…e4150x4122…6ef1Base—$0.001100%payAI42d ago0xd043de…a19b7a
0x90f5…e4150x4122…6ef1Base—$0.001100%coinbase42d ago0x1d963a…a4507e
0x90f5…e4150x4122…6ef1Base—$0.001100%payAI42d ago0xc5f18f…c3f628

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.