Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0015…bbf20x2bb7…ac6dBaseSupply Chain Finance Score APIUtility$0.002100%coinbase94d ago0x4b1586…f11693
0x0015…bbf20x2bb7…ac6dBaseSupply Chain Finance Score APIUtility$0.002100%coinbase94d ago0x854720…4f3cf6
0x0015…bbf20x2bb7…ac6dBaseSupply Chain Finance Score APIUtility$0.002100%coinbase94d ago0xc89621…e85847
0x0015…bbf20x2bb7…ac6dBaseSupply Chain Finance Score APIUtility$0.002100%coinbase94d ago0x8f45dd…669611
0x0015…bbf20x2bb7…ac6dBaseSupply Chain Finance Score APIUtility$0.002100%coinbase94d ago0x8ba476…187a06
0x0015…bbf20x2bb7…ac6dBaseSupply Chain Finance Score APIUtility$0.002100%coinbase94d ago0x72090e…ee28a5
0x0015…bbf20x2bb7…ac6dBaseSupply Chain Finance Score APIUtility$0.002100%coinbase94d ago0x88ccfa…431039
0x0015…bbf20x2bb7…ac6dBaseSupply Chain Finance Score APIUtility$0.002100%coinbase94d ago0x352634…5647fa
0x0015…bbf20x2bb7…ac6dBaseSupply Chain Finance Score APIUtility$0.002100%coinbase94d ago0xd23b7a…74e90a
0x0015…bbf20x2bb7…ac6dBaseSupply Chain Finance Score APIUtility$0.002100%coinbase94d ago0xc2e970…bee54e
0x0015…bbf20x2bb7…ac6dBaseSupply Chain Finance Score APIUtility$0.002100%coinbase94d ago0x732c0f…336567
0x0015…bbf20x2bb7…ac6dBaseSupply Chain Finance Score APIUtility$0.002100%coinbase94d ago0x13e9da…717bc0
0x0015…bbf20x2bb7…ac6dBaseSupply Chain Finance Score APIUtility$0.002100%coinbase94d ago0x891780…2823f4
0x0015…bbf20x2bb7…ac6dBaseSupply Chain Finance Score APIUtility$0.002100%coinbase94d ago0xd0e004…9a3cda
0x0015…bbf20x2bb7…ac6dBaseSupply Chain Finance Score APIUtility$0.002100%coinbase94d ago0xe90391…308939
0x0015…bbf20x2bb7…ac6dBaseSupply Chain Finance Score APIUtility$0.002100%coinbase94d ago0xd70380…56bcc0
0x0015…bbf20x2bb7…ac6dBaseSupply Chain Finance Score APIUtility$0.002100%coinbase94d ago0xc59702…5702ec
0x0015…bbf20x2bb7…ac6dBaseSupply Chain Finance Score APIUtility$0.002100%coinbase94d ago0x110ab2…3ba3df
0x0015…bbf20x2bb7…ac6dBaseSupply Chain Finance Score APIUtility$0.002100%coinbase94d ago0x6b3b39…39f24b
0x0015…bbf20x2bb7…ac6dBaseSupply Chain Finance Score APIUtility$0.002100%coinbase94d ago0xd9bca4…fdae33
0x0015…bbf20x2bb7…ac6dBaseSupply Chain Finance Score APIUtility$0.002100%coinbase94d ago0xa86ebb…b5d7cb
0x0015…bbf20x2bb7…ac6dBaseSupply Chain Finance Score APIUtility$0.002100%coinbase94d ago0x20b327…c930d6
0x0015…bbf20x2bb7…ac6dBaseSupply Chain Finance Score APIUtility$0.002100%coinbase94d ago0x0ce991…faef63
0x0015…bbf20x2bb7…ac6dBaseSupply Chain Finance Score APIUtility$0.002100%coinbase94d ago0x09c776…9deabb
0x0015…bbf20x2bb7…ac6dBaseSupply Chain Finance Score APIUtility$0.002100%coinbase94d ago0x4e2544…32f248

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.