Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe44e…05ec0x6366…f1e2Base—$0.03100%0xfc74…d8a573d ago0x3e10e4…89bee3
0xe44e…05ec0x6366…f1e2Base—$0.05100%0x17c8…043673d ago0x68554c…f8937c
0xe44e…05ec0x6366…f1e2Base—$0.06100%0xfc74…d8a573d ago0xb4e106…10a883
0xe44e…05ec0x6366…f1e2Base—$0.006691100%0x6366…f1e273d ago0x2e8626…b43acb
0xe44e…05ec0x6366…f1e2Base—$0.09100%0x6366…f1e273d ago0x4d4069…e479fe
0xe44e…05ec0x6366…f1e2Base—$0.09100%0x17c8…043673d ago0xa2854d…3516a2
0xe44e…05ec0x6366…f1e2Base—$0.006621100%0x6366…f1e273d ago0x4a76d1…415daf
0xe44e…05ec0x6366…f1e2Base—$0.09100%0x6366…f1e273d ago0x11a797…9c9a31
0xe44e…05ec0x6366…f1e2Base—$0.05100%0xfc74…d8a573d ago0x1815f2…78c119
0xe44e…05ec0x6366…f1e2Base—$0.00004100%0x6366…f1e273d ago0x4f80c3…cf20f4
0xe44e…05ec0x6366…f1e2Base—$0.006382100%0x6366…f1e273d ago0x82fe25…f2866a
0xe44e…05ec0x6366…f1e2Base—$0.09100%0x6366…f1e273d ago0xaf4aed…41553d
0xe44e…05ec0x6366…f1e2Base—$0.02100%0x17c8…043673d ago0xb4921a…901dc1
0xe44e…05ec0x6366…f1e2Base—$0.007103100%0x6366…f1e273d ago0x1e5cec…69b977
0xe44e…05ec0x6366…f1e2Base—$0.12100%0x6366…f1e273d ago0x0a3c7b…f5aa1d
0xe44e…05ec0x6366…f1e2Base—$0.000026100%0x6366…f1e273d ago0x729031…b02595
0xe44e…05ec0x6366…f1e2Base—$0.006839100%0x6366…f1e273d ago0x28e329…1dc81f
0xe44e…05ec0x6366…f1e2Base—$0.09100%0x6366…f1e273d ago0x418bf5…b1012b
0xe44e…05ec0x6366…f1e2Base—$0.03100%0xfc74…d8a573d ago0x8ea444…98895a
0xe44e…05ec0x6366…f1e2Base—$0.000039100%0x6366…f1e273d ago0x0eca20…1cde3f
0xe44e…05ec0x6366…f1e2Base—$0.007046100%0x6366…f1e273d ago0xf70d19…9e0fd1
0xe44e…05ec0x6366…f1e2Base—$0.09100%0x6366…f1e273d ago0xf44d0f…1d520a

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.