Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf380…60390xfe80…47eeBase$0.001100%fluxa19d ago0xd12575…b677e9
0xf380…60390xfe80…47eeBase$0.001100%fluxa19d ago0x7cdcc3…879c35
0xf380…60390xfe80…47eeBase$0.001100%fluxa19d ago0xc052ea…00952a
0xf380…60390xfe80…47eeBase$0.001100%fluxa19d ago0x3d7f2a…1a2a2e
0xf380…60390xfe80…47eeBase$0.001100%fluxa19d ago0x7ecea3…1494a0
0xf380…60390xfe80…47eeBase$0.001100%fluxa19d ago0xf84355…30d543
0xf380…60390xfe80…47eeBase$0.001100%fluxa19d ago0x28b43c…2ac88b
0xf380…60390xfe80…47eeBase$0.001100%fluxa19d ago0xa9b56d…9d2f03
0xf380…60390xfe80…47eeBase$0.001100%fluxa19d ago0x37fa43…2c38c4
0xf380…60390xfe80…47eeBase$0.001100%fluxa19d ago0x2a4ea1…66ce11
0xf380…60390xfe80…47eeBase$0.001100%fluxa19d ago0xf426b6…abc786
0xf380…60390xfe80…47eeBase$0.001100%fluxa20d ago0xd4d035…52b703
0xf380…60390xfe80…47eeBase$0.001100%fluxa20d ago0xc863cb…f02df1
0xf380…60390xfe80…47eeBase$0.001100%fluxa20d ago0xc507d3…6b05ba
0xf380…60390xfe80…47eeBase$0.001100%fluxa20d ago0xe70510…4ef89e
0xf380…60390xfe80…47eeBase$0.001100%fluxa20d ago0xde4c45…830e0f
0xf380…60390xfe80…47eeBase$0.001100%fluxa20d ago0x6c22d4…0a1dab
0xf380…60390xfe80…47eeBase$0.001100%fluxa20d ago0xc69219…719555
0xf380…60390xfe80…47eeBase$0.001100%fluxa20d ago0x2734ac…109e2c
0xf380…60390xfe80…47eeBase$0.001100%fluxa20d ago0x6b48a5…bfc61c
0xf380…60390xfe80…47eeBase$0.001100%fluxa20d ago0xf48f9d…d76270
0xf380…60390xfe80…47eeBase$0.001100%fluxa20d ago0xb52601…0511ff
0xf380…60390xfe80…47eeBase$0.001100%fluxa20d ago0x68d63e…7067b4
0xf380…60390xfe80…47eeBase$0.001100%fluxa20d ago0x5da55a…02a754
0xf380…60390xfe80…47eeBase$0.001100%fluxa20d ago0xa4a61e…655b76

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.