Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf82d…55f60x76a5…8fceBasegeoprimitivesMarine$0.005100%coinbase28d ago0xa8a8d8…df4a71
0xf82d…55f60x76a5…8fceBasegeoprimitivesMarine$0.005100%coinbase28d ago0x1f7de3…9b12a3
0xf82d…55f60x76a5…8fceBasegeoprimitivesMarine$0.005100%coinbase28d ago0x8eba19…d49046
0xf82d…55f60x76a5…8fceBasegeoprimitivesMarine$0.005100%coinbase28d ago0xdde9b2…818fa3
0xf82d…55f60x76a5…8fceBasegeoprimitivesMarine$0.005100%coinbase28d ago0x30ebae…79f338
0xf82d…55f60x76a5…8fceBasegeoprimitivesMarine$0.005100%coinbase28d ago0x1a2481…b6ef0c
0xf82d…55f60x76a5…8fceBasegeoprimitivesMarine$0.005100%coinbase28d ago0x0ce439…33f430
0xf82d…55f60x76a5…8fceBasegeoprimitivesMarine$0.005100%coinbase28d ago0x29ef99…49b8a7
0xf82d…55f60x76a5…8fceBasegeoprimitivesMarine$0.005100%coinbase28d ago0x485b6e…a52d39
0xf82d…55f60x76a5…8fceBasegeoprimitivesMarine$0.005100%coinbase28d ago0x16c11f…23a577
0xf82d…55f60x76a5…8fceBasegeoprimitivesMarine$0.005100%coinbase28d ago0xd261f1…bb049c
0xf82d…55f60x76a5…8fceBasegeoprimitivesMarine$0.005100%coinbase28d ago0x541ed9…bbb6e5
0xf82d…55f60x76a5…8fceBasegeoprimitivesMarine$0.005100%coinbase28d ago0xf64fd2…a6cea3
0xf82d…55f60x76a5…8fceBasegeoprimitivesMarine$0.005100%coinbase28d ago0x0f2172…af2d9c
0xf82d…55f60x76a5…8fceBasegeoprimitivesMarine$0.005100%coinbase28d ago0x35e703…57d274
0xf82d…55f60x76a5…8fceBasegeoprimitivesMarine$0.005100%coinbase28d ago0xb56315…2d1eca
0xf82d…55f60x76a5…8fceBasegeoprimitivesMarine$0.005100%coinbase28d ago0x38d3b4…a55d12
0xf82d…55f60x76a5…8fceBasegeoprimitivesMarine$0.005100%coinbase28d ago0xf660e3…db54c5
0xf82d…55f60x76a5…8fceBasegeoprimitivesMarine$0.005100%coinbase28d ago0xddd215…7d555a
0xf82d…55f60x76a5…8fceBasegeoprimitivesMarine$0.005100%coinbase28d ago0xebada4…a5611c
0xf82d…55f60x76a5…8fceBasegeoprimitivesMarine$0.005100%coinbase28d ago0x2b7832…f302ba
0xf82d…55f60x76a5…8fceBasegeoprimitivesMarine$0.005100%coinbase28d ago0x9674e3…6881ed
0xf82d…55f60x76a5…8fceBasegeoprimitivesMarine$0.005100%coinbase28d ago0x2a446a…5aeb32
0xf82d…55f60x76a5…8fceBasegeoprimitivesMarine$0.005100%coinbase28d ago0xdf593d…84a17b
0xf82d…55f60x76a5…8fceBasegeoprimitivesMarine$0.005100%coinbase28d ago0x9af8f1…7eb343

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.