Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7e6d…678a0x9c95…e299Base—$0.001100%fluxa68d ago0x0b4200…2a74fc
0x7e6d…678a0x9c95…e299Base—$0.001100%fluxa68d ago0x5674cf…b811dd
0x7e6d…678a0x9c95…e299Base—$0.001100%fluxa68d ago0x44504e…a38284
0x7e6d…678a0x9c95…e299Base—$0.001100%fluxa68d ago0x4d7790…1c2764
0x7e6d…678a0x9c95…e299Base—$0.001100%fluxa68d ago0x123867…971371
0x7e6d…678a0x9c95…e299Base—$0.001100%fluxa68d ago0xc98e5f…5e4ae2
0x7e6d…678a0x9c95…e299Base—$0.001100%fluxa68d ago0xb9ee2a…353bb1
0x7e6d…678a0x9c95…e299Base—$0.001100%fluxa68d ago0x5819ed…6fcd93
0x7e6d…678a0x9c95…e299Base—$0.001100%fluxa68d ago0xbdaf1b…824240
0x7e6d…678a0x9c95…e299Base—$0.001100%fluxa68d ago0x4f0a3e…a90b97
0x7e6d…678a0x9c95…e299Base—$0.001100%fluxa68d ago0x8c0304…71302f
0x7e6d…678a0x9c95…e299Base—$0.001100%fluxa68d ago0x50ae19…013971
0x7e6d…678a0x9c95…e299Base—$0.001100%fluxa68d ago0x0c6954…808e3c
0x7e6d…678a0x9c95…e299Base—$0.001100%fluxa68d ago0x734d00…7e5a53
0x7e6d…678a0x9c95…e299Base—$0.001100%fluxa68d ago0xf4bff6…95fe55
0x7e6d…678a0x9c95…e299Base—$0.001100%fluxa68d ago0x361686…0f92af
0x7e6d…678a0x9c95…e299Base—$0.001100%fluxa68d ago0xb0405a…f1a4e5
0x7e6d…678a0x9c95…e299Base—$0.001100%fluxa68d ago0x350e72…38d467
0x7e6d…678a0x9c95…e299Base—$0.001100%fluxa68d ago0x4abb0f…30e071
0x7e6d…678a0x9c95…e299Base—$0.001100%fluxa68d ago0x975b2e…8de37d
0x7e6d…678a0x9c95…e299Base—$0.001100%fluxa68d ago0xf823ab…6ca8e3
0x7e6d…678a0x9c95…e299Base—$0.001100%fluxa68d ago0x2ae120…fb9d22
0x7e6d…678a0x9c95…e299Base—$0.001100%fluxa68d ago0xb2427e…323681
0x7e6d…678a0x9c95…e299Base—$0.001100%fluxa69d ago0xa5fe8e…e18f55
0x7e6d…678a0x9c95…e299Base—$0.001100%fluxa69d ago0xc892bc…bd3577

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.