Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7b9b…31e70xfe80…47eeBase—$0.001100%fluxa21d ago0xa50eda…651a63
0x7b9b…31e70xfe80…47eeBase—$0.001100%fluxa21d ago0xd43db5…1440c5
0x7b9b…31e70xfe80…47eeBase—$0.001100%fluxa21d ago0x7cde05…ef7f28
0x7b9b…31e70xfe80…47eeBase—$0.001100%fluxa21d ago0x90d739…aaba3f
0x7b9b…31e70xfe80…47eeBase—$0.001100%fluxa21d ago0x5d4659…678efe
0x7b9b…31e70xfe80…47eeBase—$0.001100%fluxa21d ago0x8e36d0…17e7f8
0x7b9b…31e70xfe80…47eeBase—$0.001100%fluxa22d ago0xcfb9f9…3a2b61
0x7b9b…31e70xfe80…47eeBase—$0.001100%fluxa22d ago0xb59fe8…aad32d
0x7b9b…31e70xfe80…47eeBase—$0.001100%fluxa22d ago0x4f1cba…b5b69e
0x7b9b…31e70xfe80…47eeBase—$0.001100%fluxa22d ago0xb5848b…dc3e1e
0x7b9b…31e70xfe80…47eeBase—$0.001100%fluxa22d ago0xf19c8c…1f91ea
0x7b9b…31e70xfe80…47eeBase—$0.001100%fluxa22d ago0xfaf9be…138c48
0x7b9b…31e70xfe80…47eeBase—$0.001100%fluxa22d ago0xb64fde…fa5166
0x7b9b…31e70xfe80…47eeBase—$0.001100%fluxa22d ago0xb99f9a…dffca5
0x7b9b…31e70xfe80…47eeBase—$0.001100%fluxa22d ago0x2acd9f…62fb27
0x7b9b…31e70xfe80…47eeBase—$0.001100%fluxa22d ago0xd41603…c7d4f8
0x7b9b…31e70xfe80…47eeBase—$0.001100%fluxa22d ago0x349a99…38a5ae
0x7b9b…31e70xfe80…47eeBase—$0.001100%fluxa22d ago0x5de089…6475d4
0x7b9b…31e70xfe80…47eeBase—$0.001100%fluxa22d ago0x217568…b7d3c0
0x7b9b…31e70xfe80…47eeBase—$0.001100%fluxa22d ago0x89b5b0…468450
0x7b9b…31e70xfe80…47eeBase—$0.001100%fluxa22d ago0x852708…9c04ee
0x7b9b…31e70xfe80…47eeBase—$0.001100%fluxa22d ago0x8d826a…28895c
0x7b9b…31e70xfe80…47eeBase—$0.001100%fluxa22d ago0x398e68…3f23da
0x7b9b…31e70xfe80…47eeBase—$0.001100%fluxa22d ago0xadbdac…a389d9
0x7b9b…31e70xfe80…47eeBase—$0.001100%fluxa22d ago0xc6aefc…a19647

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.