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%coinbase61d ago0x44b2fc…d44b17
0x8975…dd040x13bf…b9a7Base—$0.004100%candidates61d ago0x8e7cd5…5cd620
0x8975…dd040x13bf…b9a7Base—$0.002100%coinbase61d ago0x8442d3…9a083c
0x8975…dd040x13bf…b9a7Base—$0.004100%candidates61d ago0x328049…555b49
0x8975…dd040x13bf…b9a7Base—$0.002100%coinbase61d ago0xce93cf…0986b2
0x8975…dd040x13bf…b9a7Base—$0.004100%candidates61d ago0x953d95…2b4dda
0x8975…dd040x13bf…b9a7Base—$0.002100%coinbase61d ago0x2af509…e2b9fd
0x8975…dd040x13bf…b9a7Base—$0.004100%candidates61d ago0xb7acdc…f6f6a6
0x8975…dd040x13bf…b9a7Base—$0.002100%coinbase61d ago0x4e5902…5c67c4
0x8975…dd040x13bf…b9a7Base—$0.004100%candidates61d ago0x5026af…b375ee
0x8975…dd040x13bf…b9a7Base—$0.002100%coinbase61d ago0x30a5aa…302440
0x8975…dd040x13bf…b9a7Base—$0.004100%candidates61d ago0x30e782…c81821
0x8975…dd040x13bf…b9a7Base—$0.002100%coinbase61d ago0x11548e…ede4d8
0x8975…dd040x13bf…b9a7Base—$0.004100%candidates61d ago0xef7d6a…32aaf0
0x8975…dd040x13bf…b9a7Base—$0.002100%coinbase61d ago0x24d8c4…93424f
0x8975…dd040x13bf…b9a7Base—$0.004100%candidates61d ago0x5a4ab0…21a9ad
0x8975…dd040x13bf…b9a7Base—$0.002100%coinbase61d ago0x030584…b5e17e
0x8975…dd040x13bf…b9a7Base—$0.004100%candidates61d ago0x913d20…65dd52
0x8975…dd040x13bf…b9a7Base—$0.002100%coinbase61d ago0x48a9f4…ba5c67
0x8975…dd040x13bf…b9a7Base—$0.004100%candidates61d ago0xf49c35…9f4aeb
0x8975…dd040x13bf…b9a7Base—$0.002100%coinbase61d ago0x37eadf…ee31bc
0x8975…dd040x13bf…b9a7Base—$0.004100%candidates61d ago0x1bcb2f…e7850a
0x8975…dd040x13bf…b9a7Base—$0.002100%coinbase61d ago0x80469d…1e8423
0x8975…dd040x13bf…b9a7Base—$0.004100%candidates61d ago0xabd3e8…ef9dd0
0x8975…dd040x13bf…b9a7Base—$0.002100%coinbase61d ago0xb02078…698645

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.