Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1fe2…ad170xf000…94fcBase$0.03100%coinbase3d ago0xe3ccd0…9b6a14
0x1fe2…ad170xf000…94fcBase$0.01100%coinbase3d ago0x31f09f…f3e382
0xecbf…50d60xf000…94fcBase$0.03100%coinbase3d ago0xb64a93…2ca8f2
0xecbf…50d60xf000…94fcBase$0.01100%coinbase3d ago0xbe7f4d…d554e1
0x7a54…0bf60xf000…94fcBase$0.01100%coinbase3d ago0x517ade…271bc2
0x4855…272c0xf000…94fcBase$0.03100%coinbase3d ago0x90f33c…e20bb5
0x3460…b66a0xf000…94fcBase$0.01100%coinbase3d ago0x64f919…1cc9d3
0xecbf…50d60xf000…94fcBase$0.03100%coinbase3d ago0x93caf4…72b078
0xecbf…50d60xf000…94fcBase$0.01100%coinbase3d ago0x0d0881…3e0c70
0x1fe2…ad170xf000…94fcBase$0.01100%coinbase3d ago0x1e7d5e…2142f9
0x1fe2…ad170xf000…94fcBase$0.03100%coinbase3d ago0x29df3c…2a086a
0x7a54…0bf60xf000…94fcBase$0.01100%coinbase3d ago0xcd7d80…57e783
0x4855…272c0xf000…94fcBase$0.03100%coinbase3d ago0x2b0464…b74d62
0x4855…272c0xf000…94fcBase$0.03100%coinbase3d ago0x7c270f…7901ab
0xf576…65920xf000…94fcBase$0.10100%coinbase3d ago0xacb230…45c1ce
0xf576…65920xf000…94fcBase$0.10100%coinbase3d ago0x481e7a…a1ec8f
0xf576…65920xf000…94fcBase$0.10100%coinbase3d ago0x9bc2fe…5bdd81
0x3460…b66a0xf000…94fcBase$0.01100%coinbase3d ago0x054060…1f8d88
0xecbf…50d60xf000…94fcBase$0.01100%coinbase3d ago0x6fad5e…fec004
0xecbf…50d60xf000…94fcBase$0.03100%coinbase3d ago0x64cc74…30eb0c
0xf576…65920xf000…94fcBase$0.10100%coinbase3d ago0x214203…7d85e5
0x7a54…0bf60xf000…94fcBase$0.01100%coinbase3d ago0x739a82…5b7955
0xecbf…50d60xf000…94fcBase$0.03100%coinbase3d ago0xb0d297…a03ddf
0xecbf…50d60xf000…94fcBase$0.01100%coinbase3d ago0x506e5a…e77f7c
0xecbf…50d60xf000…94fcBase$0.03100%coinbase3d ago0xce9d5c…c81135

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.