Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5b2b…f2b10xa9dd…2315Base—$0.002100%coinbase39d ago0x08eda6…68b5d5
0x5b2b…f2b10xa9dd…2315Base—$0.002100%coinbase39d ago0x250f9d…435d43
0x5b2b…f2b10xa9dd…2315Base—$0.002100%coinbase39d ago0x7fa55d…b499c4
0x5b2b…f2b10xa9dd…2315Base—$0.002100%coinbase39d ago0x4ade50…3aa4ac
0x5b2b…f2b10xa9dd…2315Base—$0.002100%coinbase39d ago0x1f38ef…599be6
0x5b2b…f2b10xa9dd…2315Base—$0.002100%coinbase39d ago0x83e41f…eaa816
0x5b2b…f2b10xa9dd…2315Base—$0.002100%coinbase39d ago0x7fd74a…ec6454
0x5b2b…f2b10xa9dd…2315Base—$0.002100%coinbase39d ago0x609eb2…5e3ebe
0x5b2b…f2b10xa9dd…2315Base—$0.002100%coinbase39d ago0xc791e4…39a9e5
0x5b2b…f2b10xa9dd…2315Base—$0.002100%coinbase39d ago0xe30e0c…2cd146
0x5b2b…f2b10xa9dd…2315Base—$0.002100%coinbase39d ago0x0010cd…69e66e
0x5b2b…f2b10xa9dd…2315Base—$0.002100%coinbase39d ago0xe93233…60d223
0x5b2b…f2b10xa9dd…2315Base—$0.002100%coinbase39d ago0x83b28a…7710de
0x5b2b…f2b10xa9dd…2315Base—$0.002100%coinbase39d ago0xb4d6bc…ef6133
0x5b2b…f2b10xa9dd…2315Base—$0.002100%coinbase39d ago0x45da9c…5645d1
0x5b2b…f2b10xa9dd…2315Base—$0.002100%coinbase39d ago0x6deaf3…54765b
0x5b2b…f2b10xa9dd…2315Base—$0.002100%coinbase39d ago0x2c343c…a9febd
0x5b2b…f2b10xa9dd…2315Base—$0.002100%coinbase39d ago0x2b7c85…757295
0x5b2b…f2b10xa9dd…2315Base—$0.002100%coinbase39d ago0xbccbe3…11a447
0x5b2b…f2b10xa9dd…2315Base—$0.002100%coinbase39d ago0x5bbfc7…fa663e
0x5b2b…f2b10xa9dd…2315Base—$0.002100%coinbase39d ago0xc5d942…f86664
0x5b2b…f2b10xa9dd…2315Base—$0.002100%coinbase39d ago0xfdc445…165d4a
0x5b2b…f2b10xa9dd…2315Base—$0.002100%coinbase39d ago0xa21156…60cc23
0x5b2b…f2b10xa9dd…2315Base—$0.002100%coinbase39d ago0x38c3ca…1a0592
0x5b2b…f2b10xa9dd…2315Base—$0.002100%coinbase39d ago0x4cc2a6…b4261c

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.