Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8975…dd040x13bf…b9a7Base—$0.002100%coinbase62d ago0x6bf1de…79948a
0x8975…dd040x13bf…b9a7Base—$0.004100%candidates62d ago0x0aa8f7…37996a
0x8975…dd040x13bf…b9a7Base—$0.002100%coinbase62d ago0x9e9c8b…fe23b8
0x8975…dd040x13bf…b9a7Base—$0.004100%candidates62d ago0x098a4b…0b1bda
0x8975…dd040x13bf…b9a7Base—$0.002100%coinbase62d ago0x6fe87d…0c1365
0x8975…dd040x13bf…b9a7Base—$0.004100%candidates62d ago0x9d2ccf…69adb8
0x8975…dd040x13bf…b9a7Base—$0.002100%coinbase62d ago0xb7bb29…63e052
0x8975…dd040x13bf…b9a7Base—$0.004100%candidates62d ago0x44edf3…6aef98
0x8975…dd040x13bf…b9a7Base—$0.002100%coinbase62d ago0x2acb1b…ee1291
0x8975…dd040x13bf…b9a7Base—$0.004100%candidates62d ago0x663328…b3480a
0x8975…dd040x13bf…b9a7Base—$0.002100%coinbase62d ago0x3df261…fb45b7
0x8975…dd040x13bf…b9a7Base—$0.004100%candidates62d ago0xd4e63d…b9b87f
0x8975…dd040x13bf…b9a7Base—$0.002100%coinbase62d ago0xb161bb…8e9ffe
0x8975…dd040x13bf…b9a7Base—$0.004100%candidates62d ago0xa04231…e1c570
0x8975…dd040x13bf…b9a7Base—$0.002100%coinbase62d ago0xab0a67…be0fc9
0x8975…dd040x13bf…b9a7Base—$0.004100%candidates62d ago0x30d185…29debf
0x8975…dd040x13bf…b9a7Base—$0.002100%coinbase62d ago0x7a7b4e…4c4f70
0x8975…dd040x13bf…b9a7Base—$0.004100%candidates62d ago0x29b616…2114a4
0x8975…dd040x13bf…b9a7Base—$0.002100%coinbase62d ago0x25425d…736e37
0x8975…dd040x13bf…b9a7Base—$0.004100%candidates62d ago0x715b35…8aee29
0x8975…dd040x13bf…b9a7Base—$0.002100%coinbase62d ago0xb9f382…1d237c
0x8975…dd040x13bf…b9a7Base—$0.004100%candidates62d ago0x9c3ef4…a46412
0x8975…dd040x13bf…b9a7Base—$0.002100%coinbase62d ago0xd47b04…53962c
0x8975…dd040x13bf…b9a7Base—$0.004100%candidates62d ago0x7fd8ef…f92fc2
0x8975…dd040x13bf…b9a7Base—$0.002100%coinbase62d ago0x96d2c9…795247

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.