Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xdc04…954d0xa9dd…2315Base—$0.002100%coinbase8d ago0xf8ea6f…741998
0xdc04…954d0xa9dd…2315Base—$0.002100%coinbase8d ago0xd8d08e…6fa66b
0xdc04…954d0xa9dd…2315Base—$0.002100%coinbase8d ago0x684faf…57b5c5
0xdc04…954d0xa9dd…2315Base—$0.002100%coinbase8d ago0xafe084…b8502c
0xdc04…954d0xa9dd…2315Base—$0.002100%coinbase8d ago0x6167ca…a0fd1c
0xdc04…954d0xa9dd…2315Base—$0.002100%coinbase8d ago0xab9e25…b2320a
0xdc04…954d0xa9dd…2315Base—$0.002100%coinbase8d ago0x08ef26…edc7a4
0xdc04…954d0xa9dd…2315Base—$0.002100%coinbase8d ago0x320cd6…91b06a
0xdc04…954d0xa9dd…2315Base—$0.002100%coinbase8d ago0xc39d9c…ef6e2d
0xdc04…954d0xa9dd…2315Base—$0.002100%coinbase8d ago0xd52e72…37eae5
0xdc04…954d0xa9dd…2315Base—$0.002100%coinbase8d ago0xa60551…6b05ee
0xdc04…954d0xa9dd…2315Base—$0.002100%coinbase8d ago0xf596af…224541
0xdc04…954d0xa9dd…2315Base—$0.002100%coinbase8d ago0x6ab185…fd737c
0xdc04…954d0xa9dd…2315Base—$0.002100%coinbase8d ago0xec2521…ef1616
0xdc04…954d0xa9dd…2315Base—$0.002100%coinbase8d ago0x22640d…2cf246
0xdc04…954d0xa9dd…2315Base—$0.002100%coinbase8d ago0x8549d9…32063b
0xdc04…954d0xa9dd…2315Base—$0.002100%coinbase8d ago0x74f5cf…9404f9
0xdc04…954d0xa9dd…2315Base—$0.002100%coinbase8d ago0xf1e525…090bf9
0xdc04…954d0xa9dd…2315Base—$0.002100%coinbase8d ago0xb0891b…0bf36f
0xdc04…954d0xa9dd…2315Base—$0.002100%coinbase8d ago0xc31860…397e10
0xdc04…954d0xa9dd…2315Base—$0.002100%coinbase8d ago0x3cd80c…8a4f45
0xdc04…954d0xa9dd…2315Base—$0.002100%coinbase8d ago0x042d0e…a54866
0xdc04…954d0xa9dd…2315Base—$0.002100%coinbase8d ago0x39cccc…30ec8b
0xdc04…954d0xa9dd…2315Base—$0.002100%coinbase8d ago0x1e2f59…dbc2d3
0xdc04…954d0xa9dd…2315Base—$0.002100%coinbase8d ago0xf2e75d…c2f4f3

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.