Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb90a…9ae40xec51…16b0Base—$0.01100%fluxa111d ago0xe6b63b…3a186c
0xec51…16b00xac65…4417Base—$0.03100%fluxa111d ago0x8a84ed…04d438
0xb90a…9ae40xec51…16b0Base—$0.01100%fluxa111d ago0xd7aeb0…5bb713
0xb90a…9ae40xec51…16b0Base—$0.01100%fluxa111d ago0x26bf2b…f216f0
0xb90a…9ae40xec51…16b0Base—$0.01100%fluxa111d ago0xa9ecb1…ae5d58
0xec51…16b00xac65…4417Base—$0.03100%fluxa111d ago0x098167…216888
0xb90a…9ae40xec51…16b0Base—$0.01100%fluxa111d ago0xfd068c…15cf9c
0xb90a…9ae40xec51…16b0Base—$0.01100%fluxa111d ago0x0b2922…a56f87
0xb90a…9ae40xec51…16b0Base—$0.01100%fluxa111d ago0xe786d6…0860f1
0xec51…16b00xac65…4417Base—$0.62100%fluxa111d ago0x64c85a…024d23
0xb90a…9ae40xec51…16b0Base—$0.01100%fluxa111d ago0x699cc5…b23b55
0xb90a…9ae40xec51…16b0Base—$0.50100%fluxa111d ago0x1e60f4…2359af
0xb90a…9ae40xec51…16b0Base—$0.01100%fluxa111d ago0xdc3c7d…fe6a2b
0xb90a…9ae40xec51…16b0Base—$0.01100%fluxa111d ago0xf64d83…977eb6
0xb90a…9ae40xec51…16b0Base—$0.01100%fluxa111d ago0x7aa52a…6d2f4c
0xb90a…9ae40xec51…16b0Base—$0.01100%fluxa111d ago0x436ac7…501e85
0xb90a…9ae40xec51…16b0Base—$0.01100%fluxa111d ago0x72479b…87bd37
0xb90a…9ae40xec51…16b0Base—$0.01100%fluxa111d ago0x27a117…b78ac5
0xb90a…9ae40xec51…16b0Base—$0.01100%fluxa111d ago0x12aa37…442c02
0xb90a…9ae40xec51…16b0Base—$0.01100%fluxa111d ago0xa24417…ab5847
0xb90a…9ae40xec51…16b0Base—$0.01100%fluxa111d ago0x37494c…e7ee36
0xb90a…9ae40xec51…16b0Base—$0.01100%fluxa111d ago0xd63947…6a55fc
0xb90a…9ae40xec51…16b0Base—$0.01100%fluxa111d ago0x52a6dc…f578a9
0xec51…16b00xac65…4417Base—$0.06100%fluxa111d ago0xc3ce21…05bba6
0xb90a…9ae40xec51…16b0Base—$0.05100%fluxa111d ago0xb7fcff…745007

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.