Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7b55…a52b0x86b1…2f66Base$2.50100%0x9f02…1bcb10h ago0x69555a…77a214
0xa39c…889f0x9dba…0df8Basex402 service$0.006100%0x1360…66fa10h ago0xc6dc61…3b5070
0x2fc6…befe0xb4cb…00e5Base$113.16100%0x6351…0d6210h ago0xfc75f5…ec38f2
0x7daa…be570xfe80…47eeBase$0.001100%fluxa10h ago0xf73ced…ae686c
0x12d1…f61f0xfe80…47eeBase$0.001100%fluxa10h ago0x1c3b0f…ffa258
0x7b9b…31e70xfe80…47eeBase$0.001100%fluxa10h ago0xed686a…e40fa4
0xde30…05d50xfe80…47eeBase$0.001100%fluxa10h ago0x44f2b1…b8b9e5
0x2f24…9bcd0xfe80…47eeBase$0.001100%fluxa10h ago0x19295c…329702
0xe425…2e950xfe80…47eeBase$0.001100%fluxa10h ago0x8ce5d4…d2ddd8
0xa787…64cf0x47c5…4fc3Base$10.50100%0x30af…b89d10h ago0x0add06…44374c
0xa39c…889f0x9dba…0df8Basex402 service$0.006100%0x1360…66fa10h ago0xe2034f…581dd4
0x834d…2c3b0xe483…3b7dBase$0.01100%payAI10h ago0xe7af5d…fcdf55
0xecbf…50d60xf000…94fcBase$0.01100%coinbase10h ago0xe29abb…070e1f
0x6446…e6d50xfdb4…ed03Basex402stockMarket-data$0.01100%coinbase10h ago0x7b5129…fb1460
0xecbf…50d60xf000…94fcBase$0.03100%coinbase10h ago0x7df523…b4856d
0xc43b…09040x47d3…9ddaBasex402 service$3.00100%coinbase10h ago0xbc131a…073aa6
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase10h ago0x5cea69…e02bba
0xa39c…889f0x9dba…0df8Basex402 service$0.006100%0x1360…66fa10h ago0x7944d0…c1e4ff
0x6446…e6d50xfdb4…ed03Basex402stockMarket-data$0.01100%coinbase10h ago0x5d86ce…5bd9ef
0x6446…e6d50xfdb4…ed03Basex402stockMarket-data$0.01100%coinbase10h ago0x1db809…8cd1d9
0x13db…51920x4754…327bBase$21.01100%mrdn10h ago0x56fa68…c166e0
0x647c…75c10x40a8…ad8bBasex402 service$0.01100%coinbase10h ago0x86ebaa…cd111d
0x647c…75c10x40a8…ad8bBasex402 service$0.005100%coinbase10h ago0xc3a039…7b86eb
0xa39c…889f0x9dba…0df8Basex402 service$0.006100%0x1360…66fa10h ago0xea1bf9…c221bf
0xc0e9…f5c90x85a7…109bBase$0.001100%0x6cb9…e3d510h ago0xfa5305…4e1d62

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://app.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://app.roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://app.roundhouseai.io/skill.md first — it is the whole procedure.