Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5cde…8ad00xc4f0…0bb9Base—$158.35100%0xd05c…826098d ago0x559270…eb4940
0x82bb…d1d00xc4f0…0bb9Base—$95.49100%0xd05c…826098d ago0xe964d0…bb3a5c
0x5cde…8ad00xc4f0…0bb9Base—$150.94100%0xd05c…826098d ago0x39ca67…8ec77c
0x5cde…8ad00xc4f0…0bb9Base—$142.82100%0xd05c…826098d ago0x6893cd…5e1057
0x82bb…d1d00xc4f0…0bb9Base—$92.17100%0xd05c…826098d ago0x654ed8…1975de
0x7765…bc510xc4f0…0bb9Base—$40.58100%0xd05c…826098d ago0xb74e4d…c60596
0x751c…b3330xc4f0…0bb9Base—$120.67100%0xd05c…826098d ago0x78076a…d05a39
0x751c…b3330xc4f0…0bb9Base—$117.04100%0xd05c…826098d ago0x2ebec7…349aba
0x82bb…d1d00xc4f0…0bb9Base—$91.22100%0xd05c…826098d ago0x64863d…3c82fe
0x66c2…b5d40xc4f0…0bb9Base—$166.19100%0xd05c…826098d ago0xfea904…2166ce
0x66c2…b5d40xc4f0…0bb9Base—$165.76100%0xd05c…826098d ago0x38b4d3…84dddd
0x166b…42780xc4f0…0bb9Base—$278.30100%0xd05c…826098d ago0x433a0a…a5d771
0x166b…42780xc4f0…0bb9Base—$266.32100%0xd05c…826098d ago0xfd1678…1d23d4
0x903c…01ce0xc4f0…0bb9Base—$327.32100%0xd05c…826098d ago0xd81450…9eb219
0x166b…42780xc4f0…0bb9Base—$263.68100%0xd05c…826098d ago0x14dc1d…8a9d5c
0x66c2…b5d40xc4f0…0bb9Base—$165.53100%0xd05c…826098d ago0xe5596d…6d1348
0x7765…bc510xc4f0…0bb9Base—$39.88100%0xd05c…826098d ago0xe88248…2f6fce
0x66c2…b5d40xc4f0…0bb9Base—$159.23100%0xd05c…826098d ago0xaa1a30…63ce18
0x7765…bc510xc4f0…0bb9Base—$38.96100%0xd05c…826098d ago0x7d90bc…e5135f
0x66c2…b5d40xc4f0…0bb9Base—$157.10100%0xd05c…826098d ago0xa5a65a…9ac204
0x7765…bc510xc4f0…0bb9Base—$38.16100%0xd05c…826098d ago0xc252c5…d3305f
0x6515…b46d0xc4f0…0bb9Base—$916.29100%0xd05c…826098d ago0x062b38…775699
0xb2a8…216a0xc4f0…0bb9Base—$7.45100%0xd05c…826098d ago0x0ca65f…8a8af2
0xb2a8…216a0xc4f0…0bb9Base—$7.37100%0xd05c…826098d ago0x5b595c…79f2ff
0xb2a8…216a0xc4f0…0bb9Base—$7.26100%0xd05c…826098d ago0x0aaae0…e7dd9f

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.