Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3be9…575c0x31d0…2cd7Base$22.00100%0xe196…0ce157d ago0xf0e2e2…5d7032
0x3be9…575c0x31d0…2cd7Base$50.00100%0x4337…539357d ago0x8baeda…b2010f
0x3be9…575c0x31d0…2cd7Base$42.36100%0x4337…f03857d ago0xde5f7a…157f3c
0x3be9…575c0x31d0…2cd7Base$50.00100%0x211d…d17257d ago0x822aac…0bd5db
0x3be9…575c0x31d0…2cd7Base$33.00100%0x211d…d17257d ago0x202ce9…13cb26
0x3be9…575c0x31d0…2cd7Base$50.00100%0xf279…f77f57d ago0x52fb07…010166
0x3be9…575c0x31d0…2cd7Base$20.30100%0x4337…403c57d ago0x828e68…27b3e8
0x3be9…575c0x31d0…2cd7Base$10.30100%0x4337…ef2557d ago0xbccf44…c5ffb6
0x3be9…575c0x31d0…2cd7Base$50.00100%0x4337…882657d ago0xd8283e…0cc4bf
0x3be9…575c0x31d0…2cd7Base$50.00100%0x4337…3dde57d ago0x6fd9ad…f65b20
0x3be9…575c0x31d0…2cd7Base$70.32100%0x4337…beb157d ago0x4551c4…09fe4a
0x3be9…575c0x31d0…2cd7Base$100.34100%0x211d…d17257d ago0x5a137a…e97d80
0x3be9…575c0x31d0…2cd7Base$100.34100%0x4337…926957d ago0xd00681…ddc88a
0x3be9…575c0x31d0…2cd7Base$90.00100%0x211d…d17257d ago0x0eaf0e…d80253
0x3be9…575c0x31d0…2cd7Base$120.00100%0x6a6f…be4157d ago0xde724e…1a6e31
0x3be9…575c0x31d0…2cd7Base$25.36100%0x4337…abf557d ago0xcd100e…468b18
0x3be9…575c0x31d0…2cd7Base$60.00100%0x4337…6f8b57d ago0xc5a65a…0ef9f7
0x3be9…575c0x31d0…2cd7Base$50.37100%0xe196…0ce157d ago0xf8ea2b…424f87
0x3be9…575c0x31d0…2cd7Base$45.37100%0x4337…7a5d57d ago0x0018c0…12ace4
0x3be9…575c0x31d0…2cd7Base$1.85100%0x4337…b6c257d ago0xe178d4…6d152b
0x3be9…575c0x31d0…2cd7Base$3.35100%0xf279…f77f57d ago0xc02498…1c1354
0x3be9…575c0x31d0…2cd7Base$50.37100%0x4337…926957d ago0xb1ccb3…fad362
0x3be9…575c0x31d0…2cd7Base$3.35100%0x81e3…b98e57d ago0xab6386…c8e041
0x3be9…575c0x31d0…2cd7Base$50.37100%0xe196…0ce157d ago0x9e32ba…4b6369
0x3be9…575c0x31d0…2cd7Base$160.36100%0xe196…0ce157d ago0xeb1f37…f4d1fb

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.