Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x84a4…37d60xfe80…47eeBase$0.001100%fluxa19d ago0x38daa4…2f575e
0x84a4…37d60xfe80…47eeBase$0.001100%fluxa19d ago0x3fb64f…b92c25
0x84a4…37d60xfe80…47eeBase$0.001100%fluxa19d ago0x283702…c474f0
0x84a4…37d60xfe80…47eeBase$0.001100%fluxa19d ago0x3ec4df…04e724
0x84a4…37d60xfe80…47eeBase$0.001100%fluxa19d ago0xa781db…efdfc9
0x84a4…37d60xfe80…47eeBase$0.001100%fluxa19d ago0x5aa09e…af9a8b
0x84a4…37d60xfe80…47eeBase$0.001100%fluxa19d ago0xb6052d…b3d4f3
0x84a4…37d60xfe80…47eeBase$0.001100%fluxa19d ago0x1bcc30…2ec524
0x84a4…37d60xfe80…47eeBase$0.001100%fluxa19d ago0xb79c0c…51f743
0x84a4…37d60xfe80…47eeBase$0.001100%fluxa19d ago0x7cef4c…51b785
0x84a4…37d60xfe80…47eeBase$0.001100%fluxa19d ago0x06c095…0d2113
0x84a4…37d60xfe80…47eeBase$0.001100%fluxa19d ago0x376cbe…2fa828
0x84a4…37d60xfe80…47eeBase$0.001100%fluxa19d ago0x7ab6bb…0ff850
0x84a4…37d60xfe80…47eeBase$0.001100%fluxa19d ago0x60da97…4b506d
0x84a4…37d60xfe80…47eeBase$0.001100%fluxa19d ago0xe80eef…1d627c
0x84a4…37d60xfe80…47eeBase$0.001100%fluxa19d ago0x0c76bd…513efd
0x84a4…37d60xfe80…47eeBase$0.001100%fluxa19d ago0x4be985…dd201e
0x84a4…37d60xfe80…47eeBase$0.001100%fluxa19d ago0x212add…4f5ea5
0x84a4…37d60xfe80…47eeBase$0.001100%fluxa19d ago0xdc608c…c72199
0x84a4…37d60xfe80…47eeBase$0.001100%fluxa19d ago0xdd1a54…90925d
0x84a4…37d60xfe80…47eeBase$0.001100%fluxa19d ago0xd40678…1d1ce4
0x84a4…37d60xfe80…47eeBase$0.001100%fluxa19d ago0xdb375d…10f68b
0x84a4…37d60xfe80…47eeBase$0.001100%fluxa20d ago0x9cb515…e53847
0x84a4…37d60xfe80…47eeBase$0.001100%fluxa20d ago0x95e779…f53774
0x84a4…37d60xfe80…47eeBase$0.001100%fluxa20d ago0x0d4df0…e16b7f

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.