Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf78c…d8440xac65…4417Base—$0.04100%fluxa111d ago0xdf5700…6a158b
0xb90a…9ae40xf78c…d844Base—$0.04100%fluxa111d ago0xc74041…5ff9c1
0xf78c…d8440xac65…4417Base—$0.94100%fluxa111d ago0x96fb5f…b45d5a
0xb90a…9ae40xf78c…d844Base—$0.02100%fluxa112d ago0x449efa…ae5ded
0xb90a…9ae40xf78c…d844Base—$0.90100%fluxa112d ago0x89279a…5012a7
0xb90a…9ae40xf78c…d844Base—$0.01100%fluxa112d ago0xcd8c0d…cf96a8
0xb90a…9ae40xf78c…d844Base—$0.01100%fluxa112d ago0x711e91…2272ad
0xf78c…d8440xac65…4417Base—$0.06100%fluxa112d ago0x831f47…c2eb3d
0xb90a…9ae40xf78c…d844Base—$0.01100%fluxa112d ago0xe16122…645271
0xb90a…9ae40xf78c…d844Base—$0.01100%fluxa112d ago0x28518f…1c4316
0xb90a…9ae40xf78c…d844Base—$0.01100%fluxa112d ago0x0814cb…79d457
0xb90a…9ae40xf78c…d844Base—$0.01100%fluxa112d ago0xd5cfe5…03a823
0xb90a…9ae40xf78c…d844Base—$0.01100%fluxa112d ago0x999cd0…2edbde
0xb90a…9ae40xf78c…d844Base—$0.01100%fluxa112d ago0xbcef44…4fd666
0xf78c…d8440xac65…4417Base—$0.02100%fluxa112d ago0x54cad0…8c3a7e
0xb90a…9ae40xf78c…d844Base—$0.01100%fluxa112d ago0x0af289…61b7cf
0xb90a…9ae40xf78c…d844Base—$0.01100%fluxa112d ago0x13b8a9…3684a3
0xf78c…d8440xac65…4417Base—$0.01100%fluxa112d ago0x05edeb…7d93e5
0xb90a…9ae40xf78c…d844Base—$0.01100%fluxa112d ago0x3515ff…d2c8b4

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.