Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd973…a2050xfe80…47eeBase—$0.001100%fluxa36d ago0x41d727…2a8d5e
0xd973…a2050x9c95…e299Base—$0.001100%fluxa36d ago0xd3ab49…b593e1
0xd973…a2050x9c95…e299Base—$0.001100%fluxa36d ago0x95909a…f90c17
0xd973…a2050xfe80…47eeBase—$0.001100%fluxa36d ago0xb2001d…895398
0xd973…a2050x9c95…e299Base—$0.001100%fluxa36d ago0x7c9bef…29ebb4
0xd973…a2050xfe80…47eeBase—$0.001100%fluxa36d ago0x51fb23…faeed7
0xd973…a2050xfe80…47eeBase—$0.001100%fluxa36d ago0xa3397c…7a4281
0xd973…a2050xfe80…47eeBase—$0.001100%fluxa36d ago0xd16260…2c8d04
0xd973…a2050x9c95…e299Base—$0.001100%fluxa36d ago0x5b9d7b…92e662
0xd973…a2050xfe80…47eeBase—$0.001100%fluxa36d ago0xa70139…87d911
0xd973…a2050xfe80…47eeBase—$0.001100%fluxa36d ago0xa44594…507a54
0xd973…a2050xfe80…47eeBase—$0.001100%fluxa36d ago0x47eaa3…52b4ea
0xd973…a2050x9c95…e299Base—$0.001100%fluxa36d ago0xba2d53…485905
0xd973…a2050xfe80…47eeBase—$0.001100%fluxa36d ago0xfd6665…db6958
0xd973…a2050xfe80…47eeBase—$0.001100%fluxa36d ago0xd5ab26…6b98e6
0xd973…a2050x9c95…e299Base—$0.001100%fluxa36d ago0x243da3…a7d43b
0xd973…a2050x9c95…e299Base—$0.001100%fluxa36d ago0xf4112b…1174c6
0xd973…a2050xfe80…47eeBase—$0.001100%fluxa36d ago0xca88ab…4e5c57
0xd973…a2050xfe80…47eeBase—$0.001100%fluxa36d ago0x346f29…1439c9
0xd973…a2050xfe80…47eeBase—$0.001100%fluxa36d ago0xe6b686…6f179e
0xd973…a2050xfe80…47eeBase—$0.001100%fluxa36d ago0x18dce3…7a871a
0xd973…a2050xfe80…47eeBase—$0.001100%fluxa36d ago0x0a74a4…d8f9e3
0xd973…a2050xfe80…47eeBase—$0.001100%fluxa36d ago0x7fd0c3…bb9685
0xd973…a2050xfe80…47eeBase—$0.001100%fluxa36d ago0x824d55…9bda66
0xd973…a2050xfe80…47eeBase—$0.001100%fluxa36d ago0x544e18…c45057

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.