Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6770…c8ef0x9c95…e299Base—$0.001100%fluxa47d ago0x804136…38edaa
0x6770…c8ef0x9c95…e299Base—$0.001100%fluxa47d ago0xa21f19…9be26a
0x6770…c8ef0x9c95…e299Base—$0.001100%fluxa47d ago0x455164…eb773c
0x6770…c8ef0x9c95…e299Base—$0.001100%fluxa47d ago0x84cfa9…4d1d31
0x6770…c8ef0x9c95…e299Base—$0.001100%fluxa47d ago0x9634fb…cd194c
0x6770…c8ef0xfe80…47eeBase—$0.001100%fluxa47d ago0x4d5fc4…4464b2
0x6770…c8ef0x9c95…e299Base—$0.001100%fluxa47d ago0x93e58e…760fd2
0x6770…c8ef0x9c95…e299Base—$0.001100%fluxa47d ago0x0a9be5…b28bb3
0x6770…c8ef0x9c95…e299Base—$0.001100%fluxa47d ago0x5cb1ea…5186e3
0x6770…c8ef0x9c95…e299Base—$0.001100%fluxa47d ago0xde135d…6653ac
0x6770…c8ef0xfe80…47eeBase—$0.001100%fluxa47d ago0x683bd5…d7b4d2
0x6770…c8ef0x9c95…e299Base—$0.001100%fluxa47d ago0xd948ec…4d08dc
0x6770…c8ef0x9c95…e299Base—$0.001100%fluxa47d ago0x002359…203e92
0x6770…c8ef0x9c95…e299Base—$0.001100%fluxa47d ago0x89b7bb…ab2242
0x6770…c8ef0xfe80…47eeBase—$0.001100%fluxa47d ago0x9d98ee…c4bc1f
0x6770…c8ef0xfe80…47eeBase—$0.001100%fluxa47d ago0x4ac130…a916d9
0x6770…c8ef0x9c95…e299Base—$0.001100%fluxa47d ago0xae327f…0a5d46
0x6770…c8ef0x9c95…e299Base—$0.001100%fluxa47d ago0x2ba7d3…e08535
0x6770…c8ef0xfe80…47eeBase—$0.001100%fluxa47d ago0xd7a3b7…132500
0x6770…c8ef0xfe80…47eeBase—$0.001100%fluxa47d ago0x98b496…48a521
0x6770…c8ef0x9c95…e299Base—$0.001100%fluxa47d ago0xd3cc87…2f1c5d
0x6770…c8ef0x9c95…e299Base—$0.001100%fluxa47d ago0xe38b75…a51aa5
0x6770…c8ef0xfe80…47eeBase—$0.001100%fluxa47d ago0x2db007…84ec76
0x6770…c8ef0x9c95…e299Base—$0.001100%fluxa47d ago0x1432d7…8748ae
0x6770…c8ef0x9c95…e299Base—$0.001100%fluxa47d ago0x153c72…a4cf0a

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.