Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0233…63720x9c95…e299Base—$0.001100%fluxa63d ago0x098391…ef3139
0x0233…63720x9c95…e299Base—$0.001100%fluxa63d ago0xdda351…de8254
0x0233…63720x9c95…e299Base—$0.001100%fluxa63d ago0x1f66a3…81ea32
0x0233…63720x9c95…e299Base—$0.001100%fluxa63d ago0x65f970…15a054
0x0233…63720x9c95…e299Base—$0.001100%fluxa63d ago0x6391a5…81d077
0x0233…63720x9c95…e299Base—$0.001100%fluxa63d ago0x511c52…3cbe49
0x0233…63720x9c95…e299Base—$0.001100%fluxa63d ago0x4dab11…484bb1
0x0233…63720x9c95…e299Base—$0.001100%fluxa63d ago0xa7d0a5…a65696
0x0233…63720x9c95…e299Base—$0.001100%fluxa63d ago0xace295…298a22
0x0233…63720x9c95…e299Base—$0.001100%fluxa63d ago0xd12872…46ca9b
0x0233…63720x9c95…e299Base—$0.001100%fluxa63d ago0x2e9e14…0195d1
0x0233…63720x9c95…e299Base—$0.001100%fluxa63d ago0x0013e2…c5becf
0x0233…63720x9c95…e299Base—$0.001100%fluxa63d ago0xbe49c8…f9bcad
0x0233…63720x9c95…e299Base—$0.001100%fluxa63d ago0x5d6a6a…7b8446
0x0233…63720x9c95…e299Base—$0.001100%fluxa63d ago0xebd7c7…f4cb0e
0x0233…63720x9c95…e299Base—$0.001100%fluxa63d ago0xf41d03…52e03b
0x0233…63720x9c95…e299Base—$0.001100%fluxa63d ago0x733160…9945cc
0x0233…63720x9c95…e299Base—$0.001100%fluxa64d ago0xe5a56c…951e55
0x0233…63720x9c95…e299Base—$0.001100%fluxa64d ago0x682230…107215
0x0233…63720x9c95…e299Base—$0.001100%fluxa64d ago0xce9560…7ec2d4
0x0233…63720x9c95…e299Base—$0.001100%fluxa64d ago0xe3e0f0…75b678
0x0233…63720x9c95…e299Base—$0.001100%fluxa64d ago0x4d72b8…a29978
0x0233…63720x9c95…e299Base—$0.001100%fluxa64d ago0x80636b…89d733

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.