Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb5f2…87b30x3e0a…78e7Base—$0.004875100%coinbase75d ago0x7e718a…dc63e2
0xb5f2…87b30x3e0a…78e7Base—$0.004282100%coinbase75d ago0x1b4c6c…06bcd3
0xb5f2…87b30x3e0a…78e7Base—$0.00407100%coinbase75d ago0x7244d2…d6e197
0xb5f2…87b30x3e0a…78e7Base—$0.005015100%coinbase75d ago0x4faa5b…dd4cea
0xb5f2…87b30x3e0a…78e7Base—$0.003334100%coinbase75d ago0x9bb2cf…e6a538
0xb5f2…87b30x3e0a…78e7Base—$0.004366100%coinbase75d ago0x1f5358…a9d49a
0xb5f2…87b30x3e0a…78e7Base—$0.002708100%coinbase75d ago0xf3cd46…124094
0xb5f2…87b30x3e0a…78e7Base—$0.003045100%coinbase75d ago0x6cc238…1e27a5
0xb5f2…87b30x3e0a…78e7Base—$0.002973100%coinbase75d ago0xd62c5c…a1595c
0xb5f2…87b30x3e0a…78e7Base—$0.003854100%coinbase75d ago0x5b0dec…54be47
0xb5f2…87b30x3e0a…78e7Base—$0.004722100%coinbase75d ago0xfccbf6…4f84af
0xb5f2…87b30x3e0a…78e7Base—$0.004163100%coinbase75d ago0x233ff4…d5d08f
0xb5f2…87b30x3e0a…78e7Base—$0.002869100%coinbase75d ago0x95c5fc…23d3dc
0xb5f2…87b30x3e0a…78e7Base—$0.004122100%coinbase75d ago0xae98a9…b3c6d3
0xb5f2…87b30x3e0a…78e7Base—$0.003905100%coinbase75d ago0xf246bf…2f6aab
0xb5f2…87b30x3e0a…78e7Base—$0.00389100%coinbase75d ago0xd1df29…c9b1ee
0xb5f2…87b30x3e0a…78e7Base—$0.003964100%coinbase75d ago0x88c004…35cd8a
0xb5f2…87b30x3e0a…78e7Base—$0.004239100%coinbase75d ago0x73b6a8…adf3dd
0xb5f2…87b30x3e0a…78e7Base—$0.005431100%coinbase75d ago0xb6d4a5…203162
0xb5f2…87b30x3e0a…78e7Base—$0.004593100%coinbase75d ago0xfcbdbf…7c977b
0xb5f2…87b30x3e0a…78e7Base—$0.005789100%coinbase75d ago0x2e53cc…2b1560
0xb5f2…87b30x3e0a…78e7Base—$0.003697100%coinbase75d ago0x2d070b…f295ee
0xb5f2…87b30x3e0a…78e7Base—$0.004558100%coinbase75d ago0x51ad13…d0c769
0xb5f2…87b30x3e0a…78e7Base—$0.003574100%coinbase76d ago0xf9771c…2f0ccf
0xb5f2…87b30x3e0a…78e7Base—$0.005861100%coinbase76d ago0x33d73d…32a2a7

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.