Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x69c5…42cf0xfe80…47eeBase$0.001100%fluxa36d ago0xacf9d1…55b47e
0x69c5…42cf0xfe80…47eeBase$0.001100%fluxa36d ago0xcad80b…bc598b
0x69c5…42cf0xfe80…47eeBase$0.001100%fluxa36d ago0xa42707…67a415
0x69c5…42cf0xfe80…47eeBase$0.001100%fluxa36d ago0xf94e9b…248dce
0x69c5…42cf0xfe80…47eeBase$0.001100%fluxa36d ago0x7089da…62ed01
0x69c5…42cf0xfe80…47eeBase$0.001100%fluxa36d ago0x8d4eea…768d50
0x69c5…42cf0xfe80…47eeBase$0.001100%fluxa36d ago0x962390…0ee3e9
0x69c5…42cf0x9c95…e299Base$0.001100%fluxa36d ago0xd5864a…44f598
0x69c5…42cf0xfe80…47eeBase$0.001100%fluxa36d ago0x73c954…be437c
0x69c5…42cf0xfe80…47eeBase$0.001100%fluxa36d ago0xdbd3f6…ed8b10
0x69c5…42cf0xfe80…47eeBase$0.001100%fluxa36d ago0x0f404a…806d88
0x69c5…42cf0xfe80…47eeBase$0.001100%fluxa36d ago0x67a1c9…17aead
0x69c5…42cf0xfe80…47eeBase$0.001100%fluxa36d ago0x33b883…456189
0x69c5…42cf0xfe80…47eeBase$0.001100%fluxa36d ago0x77237f…f70004
0x69c5…42cf0xfe80…47eeBase$0.001100%fluxa36d ago0x1e235d…b8f201
0x69c5…42cf0xfe80…47eeBase$0.001100%fluxa37d ago0xbb15d6…d8c537
0x69c5…42cf0xfe80…47eeBase$0.001100%fluxa37d ago0x29ce5d…ea0d1e
0x69c5…42cf0xfe80…47eeBase$0.001100%fluxa37d ago0xf2f6ae…fa79e7
0x69c5…42cf0xfe80…47eeBase$0.001100%fluxa37d ago0x4d98b7…61d2e2
0x69c5…42cf0xfe80…47eeBase$0.001100%fluxa37d ago0x8be53d…40d1a1
0x69c5…42cf0xfe80…47eeBase$0.001100%fluxa37d ago0xf38404…0098d6
0x69c5…42cf0xfe80…47eeBase$0.001100%fluxa37d ago0x2f088d…587310
0x69c5…42cf0xfe80…47eeBase$0.001100%fluxa37d ago0x2ca987…a83d12
0x69c5…42cf0xfe80…47eeBase$0.001100%fluxa37d ago0xa93cb2…e94ed2
0x69c5…42cf0x9c95…e299Base$0.001100%fluxa37d ago0xeae132…a37a46

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.