Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1332…66eb0x0e3d…7757Base—$2,100.00100%0xdfb4…bf9379d ago0x84fcf8…bd75f3
0x2d08…fc3a0x0e3d…7757Base—$5.20100%0x2a1b…cb2879d ago0x0277ea…714ca2
0x1332…66eb0x0e3d…7757Base—$10.50100%0xc5c7…f8a579d ago0x808c1f…826475
0x34e2…248c0x0e3d…7757Base—$7.75100%0xdfea…dfaf79d ago0xd93985…2d7948
0x1332…66eb0x0e3d…7757Base—$2.10100%0x5e05…afbb79d ago0xe437cc…ab57af
0xa787…64cf0x0e3d…7757Base—$2.10100%0xc366…284e79d ago0x4dc173…fb5e39
0xcf6c…06fc0x0e3d…7757Base—$52.50100%0x3dd1…4d5c79d ago0x65b87e…f7ca53
0xd97a…5f9d0x0e3d…7757Base—$10.50100%0x70ba…dd5679d ago0x46b214…e724b8
0x1332…66eb0x0e3d…7757Base—$26.25100%0x816c…9f8679d ago0xa54094…b1c58f
0x1332…66eb0x0e3d…7757Base—$3,150.00100%0x4e90…564a79d ago0xa98165…592710
0x1332…66eb0x0e3d…7757Base—$4,200.00100%0x5513…a8a979d ago0xed0a2c…dc6a84
0xa787…64cf0x0e3d…7757Base—$2.10100%0x09f6…b65c79d ago0x340ded…f7629a
0x68b0…b0010x0e3d…7757Base—$10.50100%0x505d…14d679d ago0x99140c…4f12b4
0x6e7e…ffb40x0e3d…7757Base—$45.99100%0x75ef…a0f979d ago0x438659…53c46f
0x1332…66eb0x0e3d…7757Base—$5.25100%0xbcc0…614b79d ago0xee4da5…368b7a
0x08fe…25410x0e3d…7757Base—$9.45100%0x5fe9…a96579d ago0xe37085…073a4e
0x1332…66eb0x0e3d…7757Base—$10.00100%0x8503…c07279d ago0x121a7e…a6c55c
0xa787…64cf0x0e3d…7757Base—$18.90100%0xfdf6…61a879d ago0xe66e76…55e6c6
0x5d79…ab930x0e3d…7757Base—$5.25100%0xcf0a…a2c379d ago0x0185ff…5bfcfb
0x28e0…7fcd0x0e3d…7757Base—$21.00100%0xb3fe…1c0579d ago0x8e774e…cb91d1
0x82f0…1cb50x0e3d…7757Base—$100.00100%0x8112…516779d ago0x39982b…c8d3ea
0x1332…66eb0x0e3d…7757Base—$10.50100%0x7818…d2a679d ago0x699783…e1f71c
0x8d1d…9a870x0e3d…7757Base—$7.35100%0x1a34…32c179d ago0x7a4e9b…1e0139
0xa787…64cf0x0e3d…7757Base—$1.05100%0xa1fb…723e79d ago0x0c29bf…49fcad
0x1332…66eb0x0e3d…7757Base—$10.50100%0xa842…4fd979d ago0xf3b1f4…e1850b

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.