Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xbbae…43590x13bf…b9a7Base—$0.002100%coinbase120d ago0x43297a…b76326
0xbbae…43590x13bf…b9a7Base—$0.00125100%candidates120d ago0x2e190e…dd4470
0xbbae…43590x13bf…b9a7Base—$0.002100%coinbase120d ago0x9a6caa…3cc0ed
0xbbae…43590x13bf…b9a7Base—$0.00125100%candidates120d ago0xb6d8f8…643411
0xbbae…43590x13bf…b9a7Base—$0.002100%coinbase120d ago0x3e13e3…92f20d
0xbbae…43590x13bf…b9a7Base—$0.00125100%candidates120d ago0xd221be…68564f
0xbbae…43590x13bf…b9a7Base—$0.002100%coinbase120d ago0x29a539…047d38
0xbbae…43590x13bf…b9a7Base—$0.00125100%candidates120d ago0xbd0a1d…abd74d
0xbbae…43590x13bf…b9a7Base—$0.002100%coinbase120d ago0xc554ec…2317c7
0xbbae…43590x13bf…b9a7Base—$0.00125100%candidates120d ago0x426134…4c9446
0xbbae…43590x13bf…b9a7Base—$0.002100%coinbase120d ago0x89747e…ae3038
0xbbae…43590x13bf…b9a7Base—$0.00125100%candidates120d ago0x48e6f7…9720dd
0xbbae…43590x13bf…b9a7Base—$0.002100%coinbase120d ago0x8fe765…1ddd33
0xbbae…43590x13bf…b9a7Base—$0.00125100%candidates120d ago0xe6008a…2a7cbe
0xbbae…43590x13bf…b9a7Base—$0.002100%coinbase120d ago0xb065c0…2248c5
0xbbae…43590x13bf…b9a7Base—$0.00125100%candidates120d ago0xda2602…ef942d
0xbbae…43590x13bf…b9a7Base—$0.002100%coinbase120d ago0x5b1a01…19b906
0xbbae…43590x13bf…b9a7Base—$0.00125100%candidates120d ago0x62e2ec…4e0056
0xbbae…43590x13bf…b9a7Base—$0.002100%coinbase120d ago0x3a8c8e…eb89f4
0xbbae…43590x13bf…b9a7Base—$0.00125100%candidates120d ago0x9edb28…332e56
0xbbae…43590x13bf…b9a7Base—$0.002100%coinbase120d ago0x6bcf0e…acd5a4
0xbbae…43590x13bf…b9a7Base—$0.00125100%candidates120d ago0xf10f45…7ff775
0xbbae…43590x13bf…b9a7Base—$0.002100%coinbase120d ago0x74fe5a…480969
0xbbae…43590x13bf…b9a7Base—$0.00125100%candidates120d ago0x675b82…3368a3
0xbbae…43590x13bf…b9a7Base—$0.002100%coinbase120d ago0x1f2838…f116f4

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.