Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa1d8…5b690x9c95…e299Base$0.001100%Route unknown54d ago0x6b544a…854ad5
0xa1d8…5b690x9c95…e299Base$0.001100%Route unknown54d ago0xb69c84…b051fc
0xa1d8…5b690x9c95…e299Base$0.001100%Route unknown54d ago0x4b2b94…639561
0xa1d8…5b690x9c95…e299Base$0.001100%Route unknown54d ago0x045f7d…797b31
0xa1d8…5b690x9c95…e299Base$0.001100%Route unknown54d ago0xd43980…95d530
0xa1d8…5b690x9c95…e299Base$0.001100%Route unknown55d ago0xbeff0f…368908
0xa1d8…5b690x9c95…e299Base$0.001100%Route unknown55d ago0x82ce70…f7fd5f
0xa1d8…5b690x9c95…e299Base$0.001100%Route unknown55d ago0xa2bc2a…be0139
0xa1d8…5b690x9c95…e299Base$0.001100%Route unknown55d ago0x36e2e0…36c42c
0xa1d8…5b690x9c95…e299Base$0.001100%Route unknown55d ago0x08c4f0…fff956
0xa1d8…5b690x9c95…e299Base$0.001100%Route unknown55d ago0xa6721f…d9cfb1
0xa1d8…5b690x9c95…e299Base$0.001100%Route unknown55d ago0x8f69b4…ea4f18
0xa1d8…5b690x9c95…e299Base$0.001100%Route unknown55d ago0x0f74ec…7abbde
0xa1d8…5b690x9c95…e299Base$0.001100%Route unknown55d ago0x5f9ef3…9e3ecf
0xa1d8…5b690x9c95…e299Base$0.001100%Route unknown55d ago0xb3dd3d…23a19a
0xa1d8…5b690x9c95…e299Base$0.001100%Route unknown55d ago0xa749a5…dcf9be
0xa1d8…5b690x9c95…e299Base$0.001100%Route unknown55d ago0xb240e1…278c1d
0xa1d8…5b690x9c95…e299Base$0.001100%Route unknown55d ago0x12f9af…a16825
0xa1d8…5b690x9c95…e299Base$0.001100%Route unknown55d ago0x9275e1…9274fe
0xa1d8…5b690x9c95…e299Base$0.001100%Route unknown55d ago0x7cda44…e5bca4
0xa1d8…5b690x9c95…e299Base$0.001100%Route unknown55d ago0x1558d7…f0fa03
0xa1d8…5b690x9c95…e299Base$0.001100%Route unknown55d ago0x79f4e4…b50276
0xa1d8…5b690x9c95…e299Base$0.001100%Route unknown55d ago0xe3db21…c33224
0xa1d8…5b690x9c95…e299Base$0.001100%Route unknown55d ago0xae29c4…cc978d
0xa1d8…5b690x9c95…e299Base$0.001100%Route unknown55d ago0xd01c97…3ee485

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://app.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://app.roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://app.roundhouseai.io/skill.md first — it is the whole procedure.