Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2e6a…4e1b0xa9dd…2315Base—$0.002100%coinbase79d ago0xf7d342…1dc627
0x2e6a…4e1b0xa9dd…2315Base—$0.002100%coinbase79d ago0x14ab68…3730f8
0x2e6a…4e1b0xa9dd…2315Base—$0.002100%coinbase79d ago0x2e4d58…aab47c
0x2e6a…4e1b0xa9dd…2315Base—$0.002100%coinbase79d ago0x4841d8…f50c4f
0x2e6a…4e1b0xa9dd…2315Base—$0.002100%coinbase79d ago0x33d170…bd09d9
0x2e6a…4e1b0xa9dd…2315Base—$0.002100%coinbase79d ago0xe72aa9…d8f7cb
0x2e6a…4e1b0xa9dd…2315Base—$0.002100%coinbase79d ago0xd9dd47…02329b
0x2e6a…4e1b0xa9dd…2315Base—$0.002100%coinbase79d ago0x6e2670…2acc27
0x2e6a…4e1b0xa9dd…2315Base—$0.002100%coinbase79d ago0x0388d9…60df24
0x2e6a…4e1b0xa9dd…2315Base—$0.002100%coinbase79d ago0x4321ce…79623c
0x2e6a…4e1b0xa9dd…2315Base—$0.002100%coinbase79d ago0x293acc…11e327
0x2e6a…4e1b0xa9dd…2315Base—$0.002100%coinbase79d ago0xea9008…b9549c
0x2e6a…4e1b0xa9dd…2315Base—$0.002100%coinbase79d ago0x4a8965…8d1824
0x2e6a…4e1b0xa9dd…2315Base—$0.002100%coinbase79d ago0x35104b…d7d127
0x2e6a…4e1b0xa9dd…2315Base—$0.002100%coinbase79d ago0x4669b7…5bc209
0x2e6a…4e1b0xa9dd…2315Base—$0.002100%coinbase79d ago0x4147c7…ecae60
0x2e6a…4e1b0xa9dd…2315Base—$0.002100%coinbase79d ago0x2bb049…beaead
0x2e6a…4e1b0xa9dd…2315Base—$0.002100%coinbase79d ago0x2b5040…6ccf03
0x2e6a…4e1b0xa9dd…2315Base—$0.002100%coinbase79d ago0x9e0040…8d8186
0x2e6a…4e1b0xa9dd…2315Base—$0.002100%coinbase79d ago0xa12b0f…5e3cdd
0x2e6a…4e1b0xa9dd…2315Base—$0.002100%coinbase79d ago0x37cb97…e57149
0x2e6a…4e1b0xa9dd…2315Base—$0.002100%coinbase79d ago0x8354c5…69034d
0x2e6a…4e1b0xa9dd…2315Base—$0.002100%coinbase79d ago0x4cd0d3…3df9c0
0x2e6a…4e1b0xa9dd…2315Base—$0.002100%coinbase79d ago0x2ae9a5…db56e5
0x2e6a…4e1b0xa9dd…2315Base—$0.002100%coinbase79d ago0x23f8ce…d624be

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.