Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x42e4…62500x6946…0ac7Base$0.00170%0x4a15…a58440d ago0x06a655…cdacae
0x42e4…62500x6946…0ac7Base$0.00170%0x4a15…a58440d ago0x410bda…26e558
0x42e4…62500x6946…0ac7Base$0.00170%0x4a15…a58440d ago0x3e7493…33a501
0x42e4…62500x6946…0ac7Base$0.00170%0x4a15…a58440d ago0xdde7dc…ebcca1
0x42e4…62500x6946…0ac7Base$0.00170%0x4a15…a58440d ago0x541bb0…a58a35
0x42e4…62500x6946…0ac7Base$0.00170%0x4a15…a58440d ago0x38b771…083531
0x6946…0ac70x8aee…01a0Base$0.001100%0x4a15…a58440d ago0x09f779…c5d521
0x6946…0ac70x8aee…01a0Base$0.001100%0x4a15…a58440d ago0x5ae812…4aaae3
0x6946…0ac70x8aee…01a0Base$0.001100%0x4a15…a58440d ago0xec36f0…91401c
0x6946…0ac70x8aee…01a0Base$0.001100%0x4a15…a58440d ago0x98a455…ea8c13
0x6946…0ac70x8aee…01a0Base$0.001100%0x4a15…a58440d ago0x9789da…982d42
0x6946…0ac70x6946…0ac7Base$0.00170%0x4a15…a58440d ago0x337881…6f53f0
0x6946…0ac70x8aee…01a0Base$0.001100%0x4a15…a58440d ago0xebf3e7…3e23b1
0x6946…0ac70x8aee…01a0Base$0.001100%0x4a15…a58440d ago0xdab8b7…196d8e
0x6946…0ac70x8aee…01a0Base$0.001100%0x4a15…a58440d ago0x76e197…9e1f3e
0x6946…0ac70x8aee…01a0Base$0.001100%0x4a15…a58441d ago0xfa0f8a…45d8cb
0x6946…0ac70x8aee…01a0Base$0.001100%0x4a15…a58441d ago0x3b279d…fa4f30
0x6946…0ac70x8aee…01a0Base$0.001100%0x4a15…a58441d ago0x33cda9…9154e3
0x6946…0ac70x8aee…01a0Base$0.001100%0x4a15…a58441d ago0x6c4725…56cb17
0x6946…0ac70x8aee…01a0Base$0.001100%0x4a15…a58441d ago0x1feab2…45d7b5
0x6946…0ac70x8aee…01a0Base$0.001100%0x4a15…a58441d ago0xe91531…802db7
0x6946…0ac70x6946…0ac7Base$0.00170%0x4a15…a58441d ago0xf4e971…f79ce8
0x6946…0ac70x6946…0ac7Base$0.00170%0x4a15…a58441d ago0x0212ca…d12d06
0x6946…0ac70x8aee…01a0Base$0.001100%0x4a15…a58441d ago0xddacbb…49a3af
0x6946…0ac70x8aee…01a0Base$0.001100%0x4a15…a58441d ago0xe9cd1d…15e77a

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.