Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6235…1a260x0e3d…7757Base—$289.60100%0x7250…0f20110d ago0xfa6d74…2df6f6
0x1332…66eb0x0e3d…7757Base—$18.90100%0x3368…d66b110d ago0xbfb4d0…993fa5
0x9fdc…b7d10x0e3d…7757Base—$5.15100%0x74b9…018f110d ago0x48b1e2…0973e1
0x1332…66eb0x0e3d…7757Base—$1.05100%0x1875…8fcf110d ago0x4677b1…7c9ba6
0xa787…64cf0x0e3d…7757Base—$1.05100%0xbdce…f637110d ago0xb36504…0376a9
0x1332…66eb0x0e3d…7757Base—$21.00100%0xb3fe…1c05110d ago0xe0b366…f6b82f
0x2a4c…a7b50x0e3d…7757Base—$100.00100%0xc330…c0b2110d ago0xabab24…fe6e7b
0x8cfa…be850x0e3d…7757Base—$7.35100%0xfdf6…61a8110d ago0x91a36c…63356c
0x1332…66eb0x0e3d…7757Base—$10.50100%0x1cb5…c0e2110d ago0xd9364b…66db64
0xa668…96e10x0e3d…7757Base—$21.00100%0xe620…4901110d ago0x649801…252b01
0x6737…a8820x0e3d…7757Base—$19.00100%0x2133…5a42110d ago0x5b9ed2…ca8c15
0x7052…7f880x0e3d…7757Base—$15.44100%0x2699…b2a5110d ago0x35c940…e4a521
0x70e0…495d0x0e3d…7757Base—$3.15100%0x79f3…6a38110d ago0x278e3b…1387cf
0x1332…66eb0x0e3d…7757Base—$10.50100%0x0c48…3ed6110d ago0xe17eb6…a1bca6
0x1332…66eb0x0e3d…7757Base—$105.00100%0x6f36…132b110d ago0x794232…92f2e2
0x8cfa…be850x0e3d…7757Base—$31.50100%0xc366…284e110d ago0xeb0540…7f9028
0x1332…66eb0x0e3d…7757Base—$78.75100%0x80e2…1873110d ago0x96c946…0d8498
0x1332…66eb0x0e3d…7757Base—$100.00100%0xf867…7e9b110d ago0x45216a…d09890
0xa787…64cf0x0e3d…7757Base—$105.00100%0x643b…9404110d ago0x80514a…db95b8
0xa787…64cf0x0e3d…7757Base—$10.50100%0x4e07…cf7c110d ago0x1322f7…2e9312
0x1332…66eb0x0e3d…7757Base—$1.00100%0xc4f0…3596110d ago0x853e7f…77aa4a
0xdd07…45b90x0e3d…7757Base—$2.10100%0x1efc…9e43110d ago0x3fe467…aa086b
0x1332…66eb0x0e3d…7757Base—$379.00100%0x96be…0b46110d ago0x3d7a62…acb5bf
0x1332…66eb0x0e3d…7757Base—$21.00100%0x4a9f…0311110d ago0x96fb1b…3b6310
0x1332…66eb0x0e3d…7757Base—$7.35100%0x52ba…5177110d ago0xf3a5f5…61d390

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.