Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe8cb…5d460x3e0a…78e7Base—$0.005775100%coinbase74d ago0x5029b8…67acb2
0xe8cb…5d460x3e0a…78e7Base—$0.004123100%coinbase74d ago0x54ece3…dbc7e7
0xe8cb…5d460x3e0a…78e7Base—$0.004161100%coinbase74d ago0x439802…f1fb99
0xe8cb…5d460x3e0a…78e7Base—$0.003393100%coinbase75d ago0xe4ff52…156f79
0xe8cb…5d460x3e0a…78e7Base—$0.002649100%coinbase75d ago0xf37dd0…40b37a
0xe8cb…5d460x3e0a…78e7Base—$0.004289100%coinbase75d ago0x52366f…324c29
0xe8cb…5d460x3e0a…78e7Base—$0.005191100%coinbase75d ago0x014ecc…9f990b
0xe8cb…5d460x3e0a…78e7Base—$0.004834100%coinbase75d ago0x7fbc7b…63069a
0xe8cb…5d460x3e0a…78e7Base—$0.005384100%coinbase75d ago0xb81894…d93c2c
0xe8cb…5d460x3e0a…78e7Base—$0.00532100%coinbase75d ago0x488c7e…66cd43
0xe8cb…5d460x3e0a…78e7Base—$0.003544100%coinbase75d ago0xc7e2dd…519366
0xe8cb…5d460x3e0a…78e7Base—$0.004526100%coinbase75d ago0x83126b…9971a8
0xe8cb…5d460x3e0a…78e7Base—$0.003762100%coinbase75d ago0xe6dfa0…73dfbd
0xe8cb…5d460x3e0a…78e7Base—$0.004508100%coinbase75d ago0x92c747…0c34a0
0xe8cb…5d460x3e0a…78e7Base—$0.003676100%coinbase75d ago0x77ac7c…a6b23a
0xe8cb…5d460x3e0a…78e7Base—$0.005679100%coinbase75d ago0x6db4af…db9597
0xe8cb…5d460x3e0a…78e7Base—$0.005592100%coinbase75d ago0x2c4c20…d7f16a
0xe8cb…5d460x3e0a…78e7Base—$0.002784100%coinbase75d ago0x03de98…736764
0xe8cb…5d460x3e0a…78e7Base—$0.002739100%coinbase75d ago0x1bd1b8…5e39bb
0xe8cb…5d460x3e0a…78e7Base—$0.003147100%coinbase75d ago0xea4ac2…26905b
0xe8cb…5d460x3e0a…78e7Base—$0.005491100%coinbase75d ago0x675e13…056682
0xe8cb…5d460x3e0a…78e7Base—$0.005081100%coinbase75d ago0xcf754a…ee226d
0xe8cb…5d460x3e0a…78e7Base—$0.003527100%coinbase75d ago0x8e9e14…ee9794

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.