Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8cfa…be850x0e3d…7757Base$2.10100%0x99d9…ec9d89d ago0x41f831…5517a2
0x8cfa…be850x0e3d…7757Base$15.75100%0x8134…084989d ago0xe6a5d4…33903c
0x8cfa…be850x0e3d…7757Base$10.50100%0x0d74…aad689d ago0x484b5f…4f676a
0x8cfa…be850x0e3d…7757Base$60.90100%0x6d55…0cde89d ago0xd19dff…42e475
0x8cfa…be850x0e3d…7757Base$5.25100%0x6344…a21a89d ago0x4522dc…369d6b
0x8cfa…be850x0e3d…7757Base$1.05100%0x53e5…093989d ago0x1b6e93…3634cf
0x8cfa…be850x0e3d…7757Base$10.50100%0x6f36…132b89d ago0x56cf23…31b671
0x8cfa…be850x0e3d…7757Base$10.50100%0xc072…b4b189d ago0xdbf907…50c4d8
0x8cfa…be850x0e3d…7757Base$3.15100%0xd091…7b6e90d ago0x288462…32eb83
0x8cfa…be850x0e3d…7757Base$21.00100%0xd773…a25090d ago0xc0d462…fb01ed
0x8cfa…be850x0e3d…7757Base$2.10100%0x0389…0bc290d ago0x3002ef…6150ed
0x8cfa…be850x0e3d…7757Base$10.50100%0x2035…57d390d ago0x9c54cd…ecece4
0x8cfa…be850x0e3d…7757Base$5.25100%0x77d2…f15d90d ago0x0a1528…71420e
0x8cfa…be850x0e3d…7757Base$10.50100%0x1708…5a2790d ago0xd090b3…3864b3
0x8cfa…be850x0e3d…7757Base$8.40100%0x4f4d…74b790d ago0x14d9ca…1565b4
0x8cfa…be850x0e3d…7757Base$10.50100%0x3e70…fea190d ago0xd8975f…f0732a
0x8cfa…be850x0e3d…7757Base$1.05100%0x53e5…093990d ago0x3ffc8c…307bdb
0x8cfa…be850x0e3d…7757Base$1.05100%0x0744…c73c90d ago0x9f2f0e…09f332
0x8cfa…be850x0e3d…7757Base$1.05100%0x78ce…877f90d ago0x87fc86…7c3994
0x8cfa…be850x0e3d…7757Base$1.05100%0x05c6…16ba90d ago0x597d31…328231
0x8cfa…be850x0e3d…7757Base$2.10100%0x6476…d72690d ago0xca796d…e3c16b

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.