Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa17c…60a90x47c5…4fc3Base—$21.0070%0x5fe9…a96513h ago0x8fa9fa…ca6e76
0xa17c…60a90x47c5…4fc3Base—$10.5070%0xf31d…cc4b16h ago0x402371…e3c5da
0xa17c…60a90x47c5…4fc3Base—$10.5070%0x8bc8…eb0216h ago0x61aaa1…19904b
0xa17c…60a90x47c5…4fc3Base—$10.5070%0x29b8…326317h ago0x81c757…18b59b
0xa17c…60a90x47c5…4fc3Base—$21.0070%0xfb58…2b7218h ago0xa237b7…a49c39
0xa17c…60a90x47c5…4fc3Base—$10.5070%0x2b28…0c2118h ago0xd4c7d8…47b9cf
0xa17c…60a90x47c5…4fc3Base—$10.5070%0x63d9…362819h ago0x0f8ee9…641e92
0xa17c…60a90x47c5…4fc3Base—$21.0070%0xf098…e1e420h ago0x12654b…569777
0xa17c…60a90x47c5…4fc3Base—$10.5070%0x1053…e7a921h ago0xa7cd3e…09da1d
0xa17c…60a90x47c5…4fc3Base—$10.5070%0x2016…553422h ago0x0c906d…ae9433
0xa17c…60a90x47c5…4fc3Base—$10.5070%0x7d28…b24822h ago0x5a4c1a…c03112
0xa17c…60a90x47c5…4fc3Base—$10.5070%0xd173…d69b1d ago0x364956…12ca06
0xa17c…60a90x47c5…4fc3Base—$15.7570%0x27f5…dfdc1d ago0xd9af38…70cf8e
0xa17c…60a90x47c5…4fc3Base—$10.5070%0x44e3…34321d ago0xad643c…05764e
0xa17c…60a90x47c5…4fc3Base—$21.0070%0x665d…3bb91d ago0x77eb8a…8f5050
0xa17c…60a90x47c5…4fc3Base—$15.7570%0xf31d…cc4b1d ago0x818eee…afae28
0xa17c…60a90x47c5…4fc3Base—$10.5070%0x6280…2e791d ago0x542b90…6edb77
0xa17c…60a90x47c5…4fc3Base—$10.5070%0x7390…9c931d ago0x2ac366…cb40f8
0xa17c…60a90x47c5…4fc3Base—$10.5070%0x1668…2c3e1d ago0x735051…6c87ec
0xa17c…60a90x47c5…4fc3Base—$15.7570%0xca7d…50011d ago0xf348a1…6d68dc

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.