Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3be9…575c0xf6ee…3bd2Base$0.004793100%0x48f0…359658d ago0xa21d0f…2824ba
0x3be9…575c0xf6ee…3bd2Base$0.007302100%0xc2d1…d49258d ago0x3ed61a…b86a47
0x3be9…575c0xf6ee…3bd2Base$0.000814100%0x48f0…359658d ago0xcf07c6…3a5d66
0x3be9…575c0xf6ee…3bd2Base$0.001342100%0xce5c…1d0558d ago0xfdb28d…ba79a7
0x3be9…575c0xf6ee…3bd2Base$0.006836100%0x1d53…c61358d ago0x2d2036…5f4995
0x3be9…575c0xf6ee…3bd2Base$0.002873100%0xc2d1…d49258d ago0x49eb6e…1bb820
0x3be9…575c0xf6ee…3bd2Base$0.003606100%0xc2d1…d49258d ago0x5027a2…a21820
0x3be9…575c0xf6ee…3bd2Base$0.007206100%0x4337…6ef958d ago0xe582a3…f3df43
0x3be9…575c0xf6ee…3bd2Base$0.007551100%0xc2d1…d49258d ago0xb1dd26…5cc4da
0x3be9…575c0xf6ee…3bd2Base$0.00733100%0x1d53…c61358d ago0xf9ea7a…98e1b1
0x3be9…575c0xf6ee…3bd2Base$0.001997100%0x4337…029058d ago0xcaf04a…535d4b
0x3be9…575c0xf6ee…3bd2Base$0.00604100%0x4337…029058d ago0xc9bb04…fc881d
0x3be9…575c0xf6ee…3bd2Base$0.005771100%0x48f0…359658d ago0x90ff4d…bccc4f
0x3be9…575c0xf6ee…3bd2Base$0.00051100%0xce5c…1d0558d ago0x35196e…bf98c5
0x3be9…575c0xf6ee…3bd2Base$0.002386100%0xc2d1…d49258d ago0x6ed55b…b4fe73
0x3be9…575c0xf6ee…3bd2Base$0.002406100%0x4337…b35058d ago0x78ba56…2dac14
0x3be9…575c0xf6ee…3bd2Base$0.004548100%0x48f0…359658d ago0x165765…3173f2
0x3be9…575c0xf6ee…3bd2Base$0.009736100%0xce5c…1d0558d ago0x664dd8…a86cbd
0x3be9…575c0xf6ee…3bd2Base$0.001748100%0x1d53…c61358d ago0xccc8b9…508b70
0x3be9…575c0xf6ee…3bd2Base$0.001656100%0x4337…44cc58d ago0xaa4845…f779f6
0x3be9…575c0xf6ee…3bd2Base$0.000471100%0x4337…3a7358d ago0x80fc41…d8e38c
0x3be9…575c0xf6ee…3bd2Base$0.008891100%0x48f0…359658d ago0xda8343…a98ebb
0x3be9…575c0xf6ee…3bd2Base$0.002499100%0x4337…beb158d ago0x587b4f…2d48eb
0x3be9…575c0xf6ee…3bd2Base$0.002501100%0x48f0…359658d ago0xc2cc8b…84a5e5
0x3be9…575c0xf6ee…3bd2Base$0.003276100%0x48f0…359658d ago0xc50467…a007f1

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.