Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x98ee…e1ab0xb0af…7de0Base—$12.14100%coinbase58d ago0x2c7e14…009de1
0x98ee…e1ab0xb0af…7de0Base—$11.21100%coinbase58d ago0x767dbd…0d58e5
0x3878…18220xb0af…7de0Base—$12.02100%coinbase58d ago0x1a10e2…d9f8a1
0x98ee…e1ab0xb0af…7de0Base—$11.34100%coinbase58d ago0xf6e05f…6f3ab5
0x3878…18220xb0af…7de0Base—$11.46100%coinbase58d ago0xecb867…2b015f
0x98ee…e1ab0xb0af…7de0Base—$12.26100%coinbase58d ago0x27645e…ac4d84
0x98ee…e1ab0xb0af…7de0Base—$12.20100%coinbase58d ago0x5ba018…7ec26a
0x98ee…e1ab0xb0af…7de0Base—$11.78100%coinbase58d ago0x5fb61c…60c5b3
0x98ee…e1ab0xb0af…7de0Base—$11.68100%coinbase58d ago0x0b4011…1aae74
0x98ee…e1ab0xb0af…7de0Base—$11.21100%coinbase58d ago0x129f08…cd872d
0x98ee…e1ab0xb0af…7de0Base—$10.91100%coinbase58d ago0x3ec8bb…58683a
0xcb74…cb510xb0af…7de0Base—$0.20100%coinbase58d ago0xb8eb84…02c207
0xcb74…cb510xb0af…7de0Base—$0.20100%coinbase58d ago0xdba26b…be0c24
0xcb74…cb510xb0af…7de0Base—$0.26100%coinbase58d ago0x6573bc…a8882c
0xcb74…cb510xb0af…7de0Base—$0.34100%coinbase58d ago0x2888cb…455f6b
0x9d81…89f10xb0af…7de0Base—$0.20100%coinbase58d ago0x8eb652…3293fb
0x9d81…89f10xb0af…7de0Base—$0.20100%coinbase58d ago0x4ea05f…d37c4e
0x9d81…89f10xb0af…7de0Base—$0.24100%coinbase58d ago0x570ad5…beba83
0x9d81…89f10xb0af…7de0Base—$0.32100%coinbase58d ago0x4b7695…b5343d
0xcb74…cb510xb0af…7de0Base—$0.41100%coinbase58d ago0xf4ac7b…b76863
0x9d81…89f10xb0af…7de0Base—$0.32100%coinbase58d ago0x236cab…902c4a
0xcb74…cb510xb0af…7de0Base—$0.49100%coinbase58d ago0x3fba84…11e28d
0x9d81…89f10xb0af…7de0Base—$0.32100%coinbase58d ago0x9f08cf…5abbe7
0x9d81…89f10xb0af…7de0Base—$0.32100%coinbase58d ago0x21ff07…005838
0xcb74…cb510xb0af…7de0Base—$0.66100%coinbase58d ago0xa0750c…9df0db

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.