Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf1c6…5a270x3e0a…78e7Base—$0.002886100%coinbase74d ago0xb99815…3a50b0
0xf1c6…5a270x3e0a…78e7Base—$0.004788100%coinbase74d ago0x70057d…89c35a
0xf1c6…5a270x3e0a…78e7Base—$0.004083100%coinbase75d ago0x51f396…ce50a1
0xf1c6…5a270x3e0a…78e7Base—$0.003399100%coinbase75d ago0x7c8d2c…5b2f6d
0xf1c6…5a270x3e0a…78e7Base—$0.003323100%coinbase75d ago0x107f84…e53916
0xf1c6…5a270x3e0a…78e7Base—$0.002838100%coinbase75d ago0x0194e0…a150dc
0xf1c6…5a270x3e0a…78e7Base—$0.004472100%coinbase75d ago0x3f15ad…37e6c3
0xf1c6…5a270x3e0a…78e7Base—$0.005023100%coinbase75d ago0xd8cf1d…e4223a
0xf1c6…5a270x3e0a…78e7Base—$0.005633100%coinbase75d ago0xbb7cb7…e3e76e
0xf1c6…5a270x3e0a…78e7Base—$0.00513100%coinbase75d ago0xf622ff…e20f02
0xf1c6…5a270x3e0a…78e7Base—$0.004636100%coinbase75d ago0xc776b3…71e25e
0xf1c6…5a270x3e0a…78e7Base—$0.003168100%coinbase75d ago0x85da08…a255fc
0xf1c6…5a270x3e0a…78e7Base—$0.005714100%coinbase75d ago0x360cd3…577ad4
0xf1c6…5a270x3e0a…78e7Base—$0.003146100%coinbase75d ago0x91d2c4…926003
0xf1c6…5a270x3e0a…78e7Base—$0.00343100%coinbase75d ago0xb1e3bb…563538
0xf1c6…5a270x3e0a…78e7Base—$0.002842100%coinbase75d ago0xe25ce8…f01835
0xf1c6…5a270x3e0a…78e7Base—$0.004476100%coinbase75d ago0x318c5d…62f1f7
0xf1c6…5a270x3e0a…78e7Base—$0.005759100%coinbase75d ago0x027490…9c0f60
0xf1c6…5a270x3e0a…78e7Base—$0.005771100%coinbase75d ago0x14f568…a4de32
0xf1c6…5a270x3e0a…78e7Base—$0.004177100%coinbase75d ago0x9b3d7e…dfbfe6
0xf1c6…5a270x3e0a…78e7Base—$0.004418100%coinbase75d ago0x2ee8d0…c26d64
0xf1c6…5a270x3e0a…78e7Base—$0.003273100%coinbase75d ago0x5acc2b…30a966
0xf1c6…5a270x3e0a…78e7Base—$0.002759100%coinbase75d ago0x74f149…68bf6d
0xf1c6…5a270x3e0a…78e7Base—$0.005293100%coinbase75d ago0x3ed1f2…807c1e

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.