Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xbec8…26970x9c95…e299Base$0.001100%fluxa40d ago0x09f830…d6a21b
0xbec8…26970xfe80…47eeBase$0.001100%fluxa40d ago0xc7c4d7…4a3fa9
0xbec8…26970xfe80…47eeBase$0.001100%fluxa40d ago0x3b6cfa…36bf58
0xbec8…26970x9c95…e299Base$0.001100%fluxa40d ago0x9f07a2…317280
0xbec8…26970xfe80…47eeBase$0.001100%fluxa40d ago0x88dcbe…73b3fa
0xbec8…26970xfe80…47eeBase$0.001100%fluxa40d ago0x1778c6…a7b569
0xbec8…26970xfe80…47eeBase$0.001100%fluxa40d ago0xbe02de…75064e
0xbec8…26970xfe80…47eeBase$0.001100%fluxa40d ago0x8c2a01…feeab1
0xbec8…26970x9c95…e299Base$0.001100%fluxa40d ago0xcdcae4…bdf933
0xbec8…26970xfe80…47eeBase$0.001100%fluxa40d ago0xd203aa…507c92
0xbec8…26970x9c95…e299Base$0.001100%fluxa40d ago0x6f5f0e…2b030b
0xbec8…26970xfe80…47eeBase$0.001100%fluxa40d ago0x30de84…b99497
0xbec8…26970xfe80…47eeBase$0.001100%fluxa40d ago0xc64227…9d1454
0xbec8…26970xfe80…47eeBase$0.001100%fluxa40d ago0xfece19…193761
0xbec8…26970x9c95…e299Base$0.001100%fluxa40d ago0x952c23…f8fd51
0xbec8…26970xfe80…47eeBase$0.001100%fluxa40d ago0xf1ab8c…015596
0xbec8…26970x9c95…e299Base$0.001100%fluxa40d ago0xe1c245…78449f
0xbec8…26970xfe80…47eeBase$0.001100%fluxa40d ago0xe3cacd…aa894e
0xbec8…26970xfe80…47eeBase$0.001100%fluxa40d ago0xde0dd4…46a66c
0xbec8…26970xfe80…47eeBase$0.001100%fluxa41d ago0x36bde1…297d77
0xbec8…26970x9c95…e299Base$0.001100%fluxa41d ago0xa4435d…b31f69
0xbec8…26970xfe80…47eeBase$0.001100%fluxa41d ago0x801523…7cf09f
0xbec8…26970x9c95…e299Base$0.001100%fluxa41d ago0x8dc081…a7dab1
0xbec8…26970x9c95…e299Base$0.001100%fluxa41d ago0xf2f429…b68d57
0xbec8…26970xfe80…47eeBase$0.001100%fluxa41d ago0x9584cc…ece33a

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.