Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2bc8…7a180x827e…9b4fBase—$0.01100%coinbase68d ago0x662ac1…e3d92c
0x2bc8…7a180xaf27…7f02Base—$0.01100%coinbase68d ago0x7399d4…91e3bb
0x2bc8…7a180xefb9…d837Base—$0.01100%coinbase68d ago0xd9f2ab…db7870
0x2bc8…7a180xb3cc…df64Base—$0.01100%coinbase68d ago0x153169…33146e
0x2bc8…7a180x8b24…4bf7Base—$0.01100%coinbase69d ago0x3b05e1…78b38c
0x2bc8…7a180x5b25…a142Base—$0.01100%coinbase69d ago0xb5cbb2…2a3633
0x2bc8…7a180x16e3…1df4Base—$0.01100%coinbase69d ago0xc6952a…3c42ba
0x2bc8…7a180x9e96…188bBase—$0.01100%coinbase69d ago0xbd5d6a…2accd8
0x2bc8…7a180x62a4…4d3aBase—$0.01100%coinbase69d ago0x74ad20…e2115f
0x2bc8…7a180x2226…4b6bBase—$0.01100%coinbase69d ago0x0a6f77…27af7e
0x2bc8…7a180x8015…9192Base—$0.01100%coinbase69d ago0x4c15a5…166a5f
0x2bc8…7a180xde36…096fBase—$0.01100%coinbase69d ago0x1a0b84…810cef
0x2bc8…7a180xda62…1cdfBase—$0.01100%coinbase69d ago0xbf878c…08fdf3
0x2bc8…7a180x56f8…0544Base—$0.01100%coinbase69d ago0x49666a…d1863b
0x2bc8…7a180x69ee…28b3Base—$0.01100%coinbase69d ago0x80a251…e7d9bd
0x2bc8…7a180x9aa8…5b36Base—$0.01100%coinbase69d ago0x10a49b…ea0621
0x2bc8…7a180xda17…906fBase—$0.01100%coinbase69d ago0xc7b2f2…d391b1
0x2bc8…7a180x6016…3aeaBase—$0.01100%coinbase69d ago0xde67ce…1b834d
0x2bc8…7a180x487f…49ccBase—$0.01100%coinbase69d ago0x93d3f7…42b74d
0x2bc8…7a180xca11…d469Base—$0.01100%coinbase69d ago0x50b0f4…cf3e1b
0x2bc8…7a180x88d1…5c0dBase—$0.01100%coinbase69d ago0xeb6271…12049a
0x2bc8…7a180x0dc2…163bBase—$0.01100%coinbase69d ago0x4dedcb…530a7e
0x2bc8…7a180xd9d3…5288Base—$0.01100%coinbase69d ago0x696a38…3d7fc7
0x2bc8…7a180xe40d…18e3Base—$0.01100%coinbase69d ago0x0b2cb8…0f3dc5
0x2bc8…7a180x39d6…42ceBase—$0.01100%coinbase69d ago0x6f000f…29a699

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.