Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1298…61040xb799…54a2BaseContract ABIContract$0.003100%coinbase1h ago0x91b0eb…bd8acb
0x1298…61040xb799…54a2BaseContract ABIContract$0.003100%coinbase1h ago0x22a7e5…dd7439
0x1298…61040xb799…54a2BaseContract ABIContract$0.003100%coinbase1h ago0x00b0e8…1d7755
0x1298…61040xb799…54a2BaseContract ABIContract$0.003100%coinbase1h ago0x91a92d…619a15
0x1298…61040xb799…54a2BaseContract ABIContract$0.01100%coinbase1h ago0x10f72c…0ecb77
0x1298…61040xb799…54a2BaseContract ABIContract$0.01100%coinbase1h ago0x98e69e…e2839b
0x1298…61040xb799…54a2BaseContract ABIContract$0.005100%coinbase1h ago0x337be2…6281e5
0x1298…61040xb799…54a2BaseContract ABIContract$0.002100%coinbase2h ago0xfa11d4…d8e6f8
0x1298…61040xb799…54a2BaseContract ABIContract$0.003100%coinbase2h ago0xcf342c…2809d2
0x1298…61040xb799…54a2BaseContract ABIContract$0.005100%coinbase2h ago0x6e23be…b45374
0x1298…61040xb799…54a2BaseContract ABIContract$0.002100%coinbase2h ago0xe72f3f…bce70d
0x1298…61040xb799…54a2BaseContract ABIContract$0.002100%coinbase2h ago0x23602f…0df2d0
0x1298…61040xb799…54a2BaseContract ABIContract$0.003100%coinbase2h ago0x4bad00…df05c7
0x1298…61040xb799…54a2BaseContract ABIContract$0.008100%coinbase2h ago0xab404c…6502a6
0x1298…61040xb799…54a2BaseContract ABIContract$0.005100%coinbase2h ago0x01f2f3…c1b98b
0x1298…61040xb799…54a2BaseContract ABIContract$0.003100%coinbase2h ago0xa3ffd2…53a11d
0x1298…61040xb799…54a2BaseContract ABIContract$0.003100%coinbase2h ago0xbce358…f2ce53
0x1298…61040xb799…54a2BaseContract ABIContract$0.003100%coinbase2h ago0x34fc7b…95a604
0x1298…61040xb799…54a2BaseContract ABIContract$0.002100%coinbase2h ago0x652f18…c9fd27
0x1298…61040xb799…54a2BaseContract ABIContract$0.003100%coinbase3h ago0xf9b8c0…a3cc0a
0x1298…61040xb799…54a2BaseContract ABIContract$0.003100%coinbase3h ago0x98c165…11d4d5
0x1298…61040xb799…54a2BaseContract ABIContract$0.003100%coinbase3h ago0x0ef7f2…83a408
0x1298…61040xb799…54a2BaseContract ABIContract$0.005100%coinbase3h ago0x174275…b25a4c
0x1298…61040xb799…54a2BaseContract ABIContract$0.005100%coinbase3h ago0xe50a05…03c6c7
0x1298…61040xb799…54a2BaseContract ABIContract$0.006100%coinbase4h ago0xff9c88…872b67

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.