Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5a81…03a10x96ac…ceb3Base—$0.18100%fluxa20d ago0x13eecb…6fa0f1
0x4d01…a1320x96ac…ceb3Base—$0.08100%fluxa20d ago0xfd8aa8…6e25cf
0x3094…455a0x96ac…ceb3Base—$0.08100%fluxa20d ago0xda73fe…9d0162
0xf62c…353c0x96ac…ceb3Base—$0.08100%fluxa20d ago0x64563b…4985e7
0x9891…a08f0x96ac…ceb3Base—$0.08100%fluxa20d ago0x612ce5…0e9e71
0x05c2…13d70x96ac…ceb3Base—$0.08100%fluxa20d ago0x3aa2b5…d2da79
0x5fd1…6e620x96ac…ceb3Base—$0.08100%fluxa20d ago0x18cf0b…60b1d5
0x3dbc…f7d00x96ac…ceb3Base—$0.08100%fluxa20d ago0xf4b056…88588c
0xd9c0…d0480x96ac…ceb3Base—$0.08100%fluxa20d ago0x994637…3c33c3
0xab50…0b4e0x96ac…ceb3Base—$0.08100%fluxa20d ago0xfe400e…246343
0x5768…2c230x96ac…ceb3Base—$0.08100%fluxa20d ago0x8b5add…62c1d0
0x69a4…3bac0x96ac…ceb3Base—$0.08100%fluxa20d ago0xb5cd29…14b4b2
0x18a7…9fd80x96ac…ceb3Base—$0.08100%fluxa20d ago0x96f535…1b8319
0xa34f…f2240x96ac…ceb3Base—$0.08100%fluxa20d ago0xf4864b…99591b
0x82aa…09240x96ac…ceb3Base—$0.08100%fluxa20d ago0xcba4de…af1af4
0x962e…13cc0x96ac…ceb3Base—$0.08100%fluxa20d ago0xe3afe8…9cadbb
0x0ebb…3a5b0x96ac…ceb3Base—$0.08100%fluxa20d ago0x1ba539…367335
0x6b29…547a0x96ac…ceb3Base—$0.08100%fluxa20d ago0xf4ffdc…9eae29
0x3ddb…b6b70x96ac…ceb3Base—$0.08100%fluxa20d ago0x4214ff…659f7a
0x4c2d…99ec0x96ac…ceb3Base—$0.09100%fluxa20d ago0x010a9c…46d86e
0x3f93…b0f80x96ac…ceb3Base—$0.10100%fluxa20d ago0x9f359b…fbc2aa
0x2dc2…8a7d0x96ac…ceb3Base—$0.10100%fluxa20d ago0x8ac7b0…ec51dd
0x34b5…53a20x96ac…ceb3Base—$0.14100%fluxa20d ago0x561e10…b7e4ec
0xdec0…fec70x96ac…ceb3Base—$0.09100%fluxa20d ago0x1f5fe1…ef1722
0x80c3…54470x96ac…ceb3Base—$0.10100%fluxa20d ago0x334bd4…051375

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.