Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xfd4f…f74c0x2f16…a4ffBase—$0.10100%ultravioletadao9h ago0xc0a0e2…64a58a
0xfd4f…f74c0x48f1…633aBase—$0.10100%ultravioletadao9h ago0xbf8ae9…93582a
0xfd4f…f74c0xf832…4a92Base—$0.10100%ultravioletadao9h ago0x447ece…774e67
0xfd4f…f74c0x8359…9fe9Base—$0.10100%ultravioletadao9h ago0xdb8abc…6c804e
0xfd4f…f74c0x7aa1…a88eBase—$0.10100%ultravioletadao9h ago0xb4a559…006996
0xfd4f…f74c0x938a…37cdBase—$0.10100%ultravioletadao9h ago0xcb88db…1f66c1
0xfd4f…f74c0xbd1e…886dBase—$0.10100%ultravioletadao9h ago0x4c0b70…0a3f9c
0xfd4f…f74c0xad2e…c20fBase—$0.10100%ultravioletadao9h ago0x312141…234144
0xfd4f…f74c0x8685…e083Base—$0.10100%ultravioletadao9h ago0x009a3a…1c18cd
0xfd4f…f74c0x8635…42e9Base—$0.10100%ultravioletadao9h ago0xa2a4d3…07fccc
0xfd4f…f74c0x77b0…de5fBase—$0.10100%ultravioletadao9h ago0x9501f9…6cefaf
0xfd4f…f74c0xb28f…bc94Base—$0.10100%ultravioletadao9h ago0x218e6d…1aca60
0xfd4f…f74c0xbe3d…ff22Base—$0.10100%ultravioletadao9h ago0xc9bb9b…7fdbd5
0xfd4f…f74c0x4368…f59eBase—$0.10100%ultravioletadao9h ago0x33cfb3…23e42c
0x5467…d6180xfd4f…f74cBase—$1.40100%ultravioletadao9h ago0x01e507…26f061
0xfd4f…f74c0x0f95…1989Base—$0.10100%ultravioletadao21h ago0xd14ea3…6395f9
0xfd4f…f74c0x1f9a…5e05Base—$0.10100%ultravioletadao21h ago0x701db2…23c561
0xfd4f…f74c0xc042…830fBase—$0.10100%ultravioletadao21h ago0x53f0d6…5ac642
0xfd4f…f74c0xe770…4ac7Base—$0.10100%ultravioletadao21h ago0x40c395…ab4a47
0xfd4f…f74c0xbd8c…a82aBase—$0.10100%ultravioletadao21h ago0xeb8171…963472
0xfd4f…f74c0xf5fb…62e7Base—$0.10100%ultravioletadao21h ago0xa868ed…bf08d8
0xfd4f…f74c0xba79…2a90Base—$0.10100%ultravioletadao21h ago0x91539a…0e6a9f
0xfd4f…f74c0x9240…a0f1Base—$0.10100%ultravioletadao21h ago0x6c1579…c0c038
0xfd4f…f74c0xe9db…1b88Base—$0.10100%ultravioletadao21h ago0xb0a29f…40c4db
0xfd4f…f74c0x099b…91b8Base—$0.10100%ultravioletadao21h ago0xe0b403…0ac9d8

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.