Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb2f0…82510xb26e…5cb9Base—$0.001100%0x53ac…a00099d ago0xae9eb3…7a1dcd
0xb2f0…82510xb26e…5cb9Base—$0.001100%0x53ca…fa7c99d ago0xa476e1…6b10f5
0xb2f0…82510xb26e…5cb9Base—$0.001100%0x9067…c3f899d ago0x9f9fa4…5aca95
0xb2f0…82510xb26e…5cb9Base—$0.001100%0x53ca…fa7c99d ago0x9cd682…2fc8e2
0xb2f0…82510xb26e…5cb9Base—$0.001100%0x53ac…a00099d ago0x1e3f96…1d8661
0xb2f0…82510xb26e…5cb9Base—$0.001100%0x9067…c3f899d ago0xd52d27…de3094
0xb2f0…82510xb26e…5cb9Base—$0.001100%0x9067…c3f899d ago0x434fb5…9f1aa4
0xb2f0…82510xb26e…5cb9Base—$0.001100%0x53ac…a00099d ago0xc8685b…940f58
0xb2f0…82510xb26e…5cb9Base—$0.001100%0x53ac…a00099d ago0x3fd047…3c37b5
0xb2f0…82510xb26e…5cb9Base—$0.001100%0x53ac…a00099d ago0x76bef9…ac80b9
0xb2f0…82510xb26e…5cb9Base—$0.001100%0x53ac…a00099d ago0x0aae3e…ab891e
0xb2f0…82510xb26e…5cb9Base—$0.001100%0x9067…c3f899d ago0x6a7172…eaf9c8
0xb2f0…82510xb26e…5cb9Base—$0.001100%0x53ca…fa7c99d ago0x2e5ea3…061fff
0xb2f0…82510xb26e…5cb9Base—$0.001100%0x53ac…a00099d ago0xbc88cd…53e958
0xb2f0…82510xb26e…5cb9Base—$0.001100%0x9067…c3f899d ago0x91e42e…472dde
0xb2f0…82510xb26e…5cb9Base—$0.001100%0x9067…c3f899d ago0x173cf0…4c4608
0xb2f0…82510xb26e…5cb9Base—$0.001100%0x53ac…a00099d ago0xbf4e08…54f493
0xb2f0…82510xb26e…5cb9Base—$0.001100%0x53ac…a00099d ago0x295d7b…5d5f43
0xb2f0…82510xb26e…5cb9Base—$0.001100%0x53ac…a00099d ago0xd217b1…933e57
0xb2f0…82510xb26e…5cb9Base—$0.001100%0x53ac…a00099d ago0xe42714…d28aee
0xb2f0…82510xb26e…5cb9Base—$0.001100%0x7694…321399d ago0xcc9103…0eb821
0xb2f0…82510xb26e…5cb9Base—$0.001100%0x53ac…a00099d ago0xd17388…da5024
0xb2f0…82510xb26e…5cb9Base—$0.001100%0x53ac…a00099d ago0x7dd52f…d50760

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.