Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xadc8…b16f0x9e25…0810Base—$0.0270%0x9e25…08106d ago0x562fff…5a6cef
0x32bb…dda30x9e25…0810Base—$0.0670%0x9e25…08106d ago0x24d407…6a84ad
0x88cc…82180x9e25…0810Base—$0.00871270%0x9e25…08106d ago0x0b7084…e35f10
0x3b2b…dd8b0x9e25…0810Base—$0.0170%0x9e25…08106d ago0x4a0dd3…f8dd18
0x7c77…3cc90x9e25…0810Base—$0.0270%0x9e25…08106d ago0x8b23f7…35df23
0xb4f8…d7870x9e25…0810Base—$0.0370%0x9e25…08106d ago0x34c71f…f185bd
0xd4b2…05920x9e25…0810Base—$0.0270%0x9e25…08106d ago0xe3b895…a88a53
0xe745…62750x9e25…0810Base—$0.0370%0x9e25…08106d ago0xdf6a75…3e06ae
0x8de5…e7cb0x9e25…0810Base—$0.0170%0x9e25…08106d ago0x1dc6a6…889f6f
0x369f…0beb0x9e25…0810Base—$0.0570%0x9e25…08106d ago0x0b9a9a…c05723
0x7967…088a0x9e25…0810Base—$0.0270%0x9e25…08106d ago0x3be978…445770
0xe38a…29330x9e25…0810Base—$0.0270%0x9e25…08106d ago0xc646e4…a65ed3
0x5e36…049c0x9e25…0810Base—$0.0470%0x9e25…08106d ago0x9789cc…58b0da
0x7161…d98f0x9e25…0810Base—$0.00764870%0x9e25…08106d ago0x1ea895…a763df
0x2e43…c8b00x9e25…0810Base—$0.0170%0x9e25…08106d ago0x407db1…64ddec
0x6d33…692f0x9e25…0810Base—$0.0170%0x9e25…08106d ago0xde680c…e451d6
0xc4bb…cb0e0x9e25…0810Base—$0.0270%0x9e25…08106d ago0x57901a…174ea9
0x737b…30a50x9e25…0810Base—$0.0370%0x9e25…08106d ago0x28b6ea…c0bc6f
0x6aea…60f90x9e25…0810Base—$0.0270%0x9e25…08106d ago0xbff676…8459c1
0xfa1d…c0770x9e25…0810Base—$0.00600670%0x9e25…08107d ago0x21fe84…afb42f

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.