Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2df3…a33f0x3e0a…78e7Base—$0.005495100%coinbase72d ago0x274a2d…55b1ff
0x2df3…a33f0x3e0a…78e7Base—$0.00448100%coinbase72d ago0x2f1faa…753ee1
0x2df3…a33f0x3e0a…78e7Base—$0.003027100%coinbase72d ago0x450421…3f2a12
0x2df3…a33f0x3e0a…78e7Base—$0.003663100%coinbase72d ago0x6a581e…9a93a8
0x2df3…a33f0x3e0a…78e7Base—$0.005639100%coinbase72d ago0x13f233…27b542
0x2df3…a33f0x3e0a…78e7Base—$0.003304100%coinbase72d ago0xc44a43…e4b84a
0x2df3…a33f0x3e0a…78e7Base—$0.005765100%coinbase72d ago0x088d3e…814088
0x2df3…a33f0x3e0a…78e7Base—$0.004237100%coinbase72d ago0x4282af…31a493
0x2df3…a33f0x3e0a…78e7Base—$0.00533100%coinbase72d ago0x0bcb3c…928fd1
0x2df3…a33f0x3e0a…78e7Base—$0.004347100%coinbase72d ago0xfa7afe…4dd8f2
0x2df3…a33f0x3e0a…78e7Base—$0.005672100%coinbase73d ago0xa17798…22c8b9
0x2df3…a33f0x3e0a…78e7Base—$0.003676100%coinbase73d ago0x81f7d5…a0801e
0x2df3…a33f0x3e0a…78e7Base—$0.003362100%coinbase73d ago0xd7686b…391915
0x2df3…a33f0x3e0a…78e7Base—$0.002814100%coinbase73d ago0xa1fed6…ad8643
0x2df3…a33f0x3e0a…78e7Base—$0.004569100%coinbase73d ago0xab01fd…ee660c

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.