Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8975…dd040x13bf…b9a7Base$0.002100%coinbase79d ago0x44c8a7…4f359a
0x8975…dd040x13bf…b9a7Base$0.00075100%candidates79d ago0x43b91e…25c124
0x8975…dd040x13bf…b9a7Base$0.002100%coinbase79d ago0x1b271c…bc30b1
0x8975…dd040x13bf…b9a7Base$0.00075100%candidates79d ago0xd5ab6f…91d4f6
0x8975…dd040x13bf…b9a7Base$0.002100%coinbase79d ago0xc4822c…b3ead5
0x8975…dd040x13bf…b9a7Base$0.00075100%candidates79d ago0x136804…84b5b0
0x8975…dd040x13bf…b9a7Base$0.002100%coinbase79d ago0x047391…c9dc6c
0x8975…dd040x13bf…b9a7Base$0.00075100%candidates79d ago0xcaff30…5bede3
0x8975…dd040x13bf…b9a7Base$0.002100%coinbase79d ago0xf271b9…00e95d
0x8975…dd040x13bf…b9a7Base$0.00075100%candidates79d ago0x2bc07a…5edd09
0x8975…dd040x13bf…b9a7Base$0.002100%coinbase79d ago0x57d885…ff8dac
0x8975…dd040x13bf…b9a7Base$0.00075100%candidates79d ago0x1c6e9c…acc742
0x8975…dd040x13bf…b9a7Base$0.002100%coinbase79d ago0xe9163a…e183b5
0x8975…dd040x13bf…b9a7Base$0.00075100%candidates79d ago0x97bff0…2c299b
0x8975…dd040x13bf…b9a7Base$0.002100%coinbase79d ago0xabfa1b…38ae8a
0x8975…dd040x13bf…b9a7Base$0.00075100%candidates79d ago0x5c643d…128551
0x8975…dd040x13bf…b9a7Base$0.002100%coinbase79d ago0xb08bd7…a796df
0x8975…dd040x13bf…b9a7Base$0.00075100%candidates79d ago0xb4018a…01d73b
0x8975…dd040x13bf…b9a7Base$0.002100%coinbase79d ago0xf34929…884484
0x8975…dd040x13bf…b9a7Base$0.00075100%candidates79d ago0x712e76…e45bcd
0x8975…dd040x13bf…b9a7Base$0.002100%coinbase79d ago0x7096ca…a816db
0x8975…dd040x13bf…b9a7Base$0.00075100%candidates79d ago0x65b13c…cb3728
0x8975…dd040x13bf…b9a7Base$0.002100%coinbase79d ago0x8c017d…b31342
0x8975…dd040x13bf…b9a7Base$0.00075100%candidates79d ago0x2b927e…35a688
0x8975…dd040x13bf…b9a7Base$0.002100%coinbase79d ago0x14432a…1423f0

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.