Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xfbea…140f0x3e0a…78e7Base—$0.003238100%coinbase74d ago0x924299…3574d0
0xfbea…140f0x3e0a…78e7Base—$0.003659100%coinbase74d ago0xc3ca90…ec0eb4
0xfbea…140f0x3e0a…78e7Base—$0.003468100%coinbase74d ago0x0e0a96…a5e2e9
0xfbea…140f0x3e0a…78e7Base—$0.003088100%coinbase74d ago0xf8c34b…728aae
0xfbea…140f0x3e0a…78e7Base—$0.005876100%coinbase74d ago0xafcda0…451d3c
0xfbea…140f0x3e0a…78e7Base—$0.002732100%coinbase74d ago0x39133e…e84a51
0xfbea…140f0x3e0a…78e7Base—$0.005742100%coinbase74d ago0x659b62…a424d2
0xfbea…140f0x3e0a…78e7Base—$0.005227100%coinbase74d ago0x643305…060fbd
0xfbea…140f0x3e0a…78e7Base—$0.004673100%coinbase75d ago0x0dfc08…6be6fe
0xfbea…140f0x3e0a…78e7Base—$0.005489100%coinbase75d ago0xcb643d…31517c
0xfbea…140f0x3e0a…78e7Base—$0.004132100%coinbase75d ago0xb80bcc…7ce308
0xfbea…140f0x3e0a…78e7Base—$0.004806100%coinbase75d ago0x5217ce…c22cf7
0xfbea…140f0x3e0a…78e7Base—$0.004146100%coinbase75d ago0x079554…547859
0xfbea…140f0x3e0a…78e7Base—$0.004093100%coinbase75d ago0x7f4d07…59bb13
0xfbea…140f0x3e0a…78e7Base—$0.003956100%coinbase75d ago0xbb46c4…adaf9e
0xfbea…140f0x3e0a…78e7Base—$0.003095100%coinbase75d ago0x1cc9df…0eff25
0xfbea…140f0x3e0a…78e7Base—$0.005509100%coinbase75d ago0xd7a549…4fe44d
0xfbea…140f0x3e0a…78e7Base—$0.005144100%coinbase75d ago0xe18687…99b141
0xfbea…140f0x3e0a…78e7Base—$0.002813100%coinbase75d ago0x5a3ecb…ff042b
0xfbea…140f0x3e0a…78e7Base—$0.004965100%coinbase75d ago0x7bb343…5db6d2
0xfbea…140f0x3e0a…78e7Base—$0.002905100%coinbase75d ago0x2f6cb3…84033c
0xfbea…140f0x3e0a…78e7Base—$0.003922100%coinbase75d ago0xf2e0ee…aab4ae
0xfbea…140f0x3e0a…78e7Base—$0.004171100%coinbase75d ago0x7fca65…f85c27
0xfbea…140f0x3e0a…78e7Base—$0.004522100%coinbase75d ago0xb326c8…213f64
0xfbea…140f0x3e0a…78e7Base—$0.004662100%coinbase75d ago0x9c0c75…17a540

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.