Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x010f…ab730x13bf…b9a7Base—$0.002100%coinbase118d ago0x10edb2…0aaaa3
0x010f…ab730x13bf…b9a7Base—$0.004100%candidates118d ago0x30930a…9be262
0x010f…ab730x13bf…b9a7Base—$0.002100%coinbase118d ago0x42196d…24688a
0x010f…ab730x13bf…b9a7Base—$0.004100%candidates118d ago0xaaadd0…2c92d4
0x010f…ab730x13bf…b9a7Base—$0.002100%coinbase118d ago0x8fc32c…038003
0x010f…ab730x13bf…b9a7Base—$0.004100%candidates118d ago0x39cb94…d831e3
0x010f…ab730x13bf…b9a7Base—$0.002100%coinbase118d ago0xf30d13…fbd9ca
0x010f…ab730x13bf…b9a7Base—$0.004100%candidates118d ago0xbd079b…60d69d
0x010f…ab730x13bf…b9a7Base—$0.002100%coinbase118d ago0xc2fa8d…840ac7
0x010f…ab730x13bf…b9a7Base—$0.004100%candidates118d ago0x82dca7…154812
0x010f…ab730x13bf…b9a7Base—$0.002100%coinbase118d ago0x15105b…91491c
0x010f…ab730x13bf…b9a7Base—$0.004100%candidates118d ago0xdc342f…569039
0x010f…ab730x13bf…b9a7Base—$0.002100%coinbase118d ago0x107dd8…9a23c4
0x010f…ab730x13bf…b9a7Base—$0.004100%candidates118d ago0x2350c0…ef06b0
0x010f…ab730x13bf…b9a7Base—$0.002100%coinbase118d ago0x6e7cda…f4819c
0x010f…ab730x13bf…b9a7Base—$0.004100%candidates118d ago0xb284c7…ec7e04
0x010f…ab730x13bf…b9a7Base—$0.002100%coinbase118d ago0x77dd70…a096eb
0x010f…ab730x13bf…b9a7Base—$0.004100%candidates118d ago0x8bc260…006e3f
0x010f…ab730x13bf…b9a7Base—$0.002100%coinbase118d ago0xbaeb19…727a99
0x010f…ab730x13bf…b9a7Base—$0.004100%candidates118d ago0x335ff6…7f5581
0x010f…ab730x13bf…b9a7Base—$0.002100%coinbase118d ago0xc7f48e…59144b
0x010f…ab730x13bf…b9a7Base—$0.004100%candidates118d ago0x0d56c9…4e73f5
0x010f…ab730x13bf…b9a7Base—$0.002100%coinbase118d ago0xea336d…03acb5
0x010f…ab730x13bf…b9a7Base—$0.004100%candidates118d ago0xac8ad2…4b0994
0x010f…ab730x13bf…b9a7Base—$0.002100%coinbase118d ago0x35df74…1654a2

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.