Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd1ae…81330xcb5c…747dBase—$0.30100%fluxa57d ago0x69d508…2649f5
0xd1ae…81330xb1e2…e878Base—$0.10100%fluxa57d ago0xb50b24…7be213
0xd1ae…81330xb100…7bbeBase—$0.30100%fluxa57d ago0x58e5e4…60c607
0xd1ae…81330x127f…98a0Base—$0.30100%fluxa57d ago0xe9087a…9e10dd
0xd1ae…81330x575b…b34cBase—$0.30100%fluxa57d ago0xc9869b…15f44e
0xd1ae…81330xc1c9…591dBase—$0.30100%fluxa57d ago0x4c1108…6ef065
0xd1ae…81330x0908…40aeBase—$0.30100%fluxa57d ago0xe1c801…b7e151
0xd1ae…81330x7f39…fe46Base—$0.30100%fluxa57d ago0x608eba…6e142e
0xd1ae…81330x52bc…1093Base—$0.20100%fluxa57d ago0xa4726b…85f9aa
0xd1ae…81330xb1e2…e878Base—$0.10100%fluxa57d ago0x238601…4bcc10
0xd1ae…81330xbe0c…07a2Base—$0.20100%fluxa57d ago0xb818da…d32efa
0xd1ae…81330xd55f…dec8Base—$0.20100%fluxa57d ago0x3ebb94…d8efc2
0xd1ae…81330x2239…f955Base—$0.85100%fluxa57d ago0xf4513b…ee1a67
0xd1ae…81330xa4bc…0677Base—$0.31100%fluxa57d ago0x6b39bb…d539fd
0xd1ae…81330x2392…dac4Base—$0.30100%fluxa57d ago0xb7cc5d…1a5d5d
0xd1ae…81330x0400…b8ffBase—$0.10100%fluxa57d ago0x5c5077…b278d8
0xd1ae…81330x062d…05c7Base—$0.20100%fluxa57d ago0x37c150…af2ac8
0xd1ae…81330x9a74…1720Base—$0.70100%fluxa57d ago0xb6b3d8…066ddf
0xd1ae…81330x3ed3…3ee6Base—$0.20100%fluxa57d ago0xcb709c…f0754a
0xd1ae…81330xac6d…f745Base—$0.50100%fluxa57d ago0x3e9216…13dc9a
0xd1ae…81330x224a…9c4dBase—$0.20100%fluxa57d ago0xdb4951…6985e8
0xd1ae…81330xf265…3258Base—$0.20100%fluxa57d ago0x582c27…e3473b
0xd1ae…81330x049c…c0f7Base—$0.20100%fluxa57d ago0x84b71f…12c138
0xd1ae…81330xacbe…a22dBase—$0.20100%fluxa57d ago0x691197…3026d4
0xd1ae…81330x8bd6…8cccBase—$0.10100%fluxa57d ago0x4b48fb…85d8c2

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.