Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xcbfb…ee910xac65…4417Base$0.14100%fluxa107d ago0x7d5df0…f317d6
0xb90a…9ae40xcbfb…ee91Base$0.01100%fluxa107d ago0x0c64f7…3ead76
0xb90a…9ae40xcbfb…ee91Base$0.01100%fluxa107d ago0x049f32…b15bc2
0xb90a…9ae40xcbfb…ee91Base$0.01100%fluxa107d ago0x7d255a…0c61c6
0xb90a…9ae40xcbfb…ee91Base$0.01100%fluxa107d ago0x16e38c…93e7c0
0xb90a…9ae40xcbfb…ee91Base$0.01100%fluxa107d ago0x1784ac…ef8140
0xb90a…9ae40xcbfb…ee91Base$0.01100%fluxa107d ago0xb588ad…fc7681
0xb90a…9ae40xcbfb…ee91Base$0.01100%fluxa107d ago0x6bf8e4…7fa144
0xb90a…9ae40xcbfb…ee91Base$0.01100%fluxa107d ago0x6d087a…4490aa
0xb90a…9ae40xcbfb…ee91Base$0.01100%fluxa107d ago0xe7c89c…a507dc
0xb90a…9ae40xcbfb…ee91Base$0.01100%fluxa107d ago0x5d454d…125959
0xb90a…9ae40xcbfb…ee91Base$0.01100%fluxa107d ago0x2e5b60…a5621d
0xb90a…9ae40xcbfb…ee91Base$0.01100%fluxa107d ago0xab2066…e1ce4f
0xb90a…9ae40xcbfb…ee91Base$0.01100%fluxa107d ago0x84585b…7ba9ee
0xb90a…9ae40xcbfb…ee91Base$0.01100%fluxa108d ago0x625cf9…5eef1d
0xcbfb…ee910xac65…4417Base$0.02100%fluxa108d ago0xf683a0…8fe1fa
0xb90a…9ae40xcbfb…ee91Base$0.01100%fluxa108d ago0x39cf25…dcbbcf
0xb90a…9ae40xcbfb…ee91Base$0.01100%fluxa108d ago0x4efc2c…8bf150
0xcbfb…ee910xac65…4417Base$0.02100%fluxa108d ago0x0fe8a8…51107e
0xb90a…9ae40xcbfb…ee91Base$0.02100%fluxa108d ago0x9d04eb…dccca9
0xcbfb…ee910xac65…4417Base$0.02100%fluxa108d ago0x9bf172…a1b6e9

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.