Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2dcb…10cf0x69ad…9fd9Base—$0.00170%0xf474…b57010d ago0x52d514…04c45e
0x2dcb…10cf0x69ad…9fd9Base—$0.000570%0xf474…b57010d ago0x5ab850…bcae0d
0x2dcb…10cf0x69ad…9fd9Base—$0.000570%0xf474…b57010d ago0xd4c154…a54270
0x2dcb…10cf0x69ad…9fd9Base—$0.00170%0xf474…b57010d ago0x339535…450825
0x2dcb…10cf0x69ad…9fd9Base—$0.000570%0xf474…b57010d ago0x877623…b963ab
0x2dcb…10cf0x69ad…9fd9Base—$0.000570%0xf474…b57010d ago0x83963d…d8209e
0x2dcb…10cf0x69ad…9fd9Base—$0.00170%0xf474…b57010d ago0x15a3d5…bd169e
0x2dcb…10cf0x69ad…9fd9Base—$0.000570%0xf474…b57010d ago0xe8d7a0…d48601
0x2dcb…10cf0x69ad…9fd9Base—$0.000570%0xf474…b57010d ago0x10ef72…fc05c0
0x2dcb…10cf0x69ad…9fd9Base—$0.00170%0xf474…b57010d ago0xee1329…50ad2f
0x2dcb…10cf0x69ad…9fd9Base—$0.000570%0xf474…b57010d ago0x81f27f…951c53
0x2dcb…10cf0x69ad…9fd9Base—$0.000570%0xf474…b57010d ago0xcd8265…a4c626
0x2dcb…10cf0x69ad…9fd9Base—$0.000570%0xf474…b57010d ago0x94fa4a…62da41
0x2dcb…10cf0x69ad…9fd9Base—$0.000570%0xf474…b57010d ago0xc12682…919350
0x2dcb…10cf0x69ad…9fd9Base—$0.000570%0xf474…b57010d ago0x2d96ec…03a1fa
0x2dcb…10cf0x69ad…9fd9Base—$0.000570%0xf474…b57010d ago0x0f53cc…2e675a
0x2dcb…10cf0x69ad…9fd9Base—$0.00170%0xf474…b57010d ago0x8fd707…189d68
0x2dcb…10cf0x69ad…9fd9Base—$0.000570%0xf474…b57010d ago0xf9e323…6597d9
0x2dcb…10cf0x69ad…9fd9Base—$0.000570%0xf474…b57010d ago0x9e004d…b06afb
0x2dcb…10cf0x69ad…9fd9Base—$0.00170%0xf474…b57010d ago0xac1157…c6aaad
0x2dcb…10cf0x69ad…9fd9Base—$0.000570%0xf474…b57010d ago0x91f1ae…f50d07
0x2dcb…10cf0x69ad…9fd9Base—$0.000570%0xf474…b57010d ago0x787ab5…ff3dea
0x2dcb…10cf0x69ad…9fd9Base—$0.00170%0xf474…b57010d ago0x8c154b…502272
0x2dcb…10cf0x69ad…9fd9Base—$0.000570%0xf474…b57010d ago0xc414cd…2ebd22
0x2dcb…10cf0x69ad…9fd9Base—$0.000570%0xf474…b57010d ago0x08affb…92f41f

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.